]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Make comments to be consistent with the parameter.
authorgdong1 <gdong1@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 16 Nov 2011 01:20:58 +0000 (01:20 +0000)
committergdong1 <gdong1@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 16 Nov 2011 01:20:58 +0000 (01:20 +0000)
Signed-off-by: gdong1
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12718 6f19259b-4bc3-4df7-8a09-765794883524

SecurityPkg/UserIdentification/UserProfileManagerDxe/ModifyIdentityPolicy.c

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