Make comments to be consistent with the parameter.

Signed-off-by: gdong1

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12718 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
gdong1 2011-11-16 01:20:58 +00:00
parent 1aff716ac7
commit 9463796b88
1 changed files with 2 additions and 2 deletions

View File

@ -60,8 +60,8 @@ ProviderAlreadyInPolicy (
/**
Add the user's credential record in the provider.
@param[in] ProviderGuid Point to credential provider guid.
@param[in] User Points to user profile.
@param[in] Identity Identity policy item including credential provider.
@param[in] User Points to user profile.
@retval EFI_SUCCESS Add or delete record successfully.
@retval Others Fail to add or delete record.