From 9463796b8829a65242d2b202d7f777643d4ba4c4 Mon Sep 17 00:00:00 2001 From: gdong1 Date: Wed, 16 Nov 2011 01:20:58 +0000 Subject: 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 --- .../UserIdentification/UserProfileManagerDxe/ModifyIdentityPolicy.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SecurityPkg/UserIdentification/UserProfileManagerDxe/ModifyIdentityPolicy.c b/SecurityPkg/UserIdentification/UserProfileManagerDxe/ModifyIdentityPolicy.c index eaf53c967..9f157f816 100644 --- a/SecurityPkg/UserIdentification/UserProfileManagerDxe/ModifyIdentityPolicy.c +++ b/SecurityPkg/UserIdentification/UserProfileManagerDxe/ModifyIdentityPolicy.c @@ -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. -- cgit v1.2.3