]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Correct one comment to match the function name.
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 15 Dec 2011 02:41:50 +0000 (02:41 +0000)
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 15 Dec 2011 02:41:50 +0000 (02:41 +0000)
Signed-off-by: lgao4
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12864 6f19259b-4bc3-4df7-8a09-765794883524

MdeModulePkg/Include/Protocol/FormBrowserEx.h

index a42039871d71e543dfe061d349b66b3f5d890528..afeb7c0c0fd6a2e94a307efad7de8e621ab6bda1 100644 (file)
@@ -22,7 +22,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 typedef struct _EFI_FORM_BROWSER_EXTENSION_PROTOCOL   EFI_FORM_BROWSER_EXTENSION_PROTOCOL;\r
 \r
 //\r
-// Return value of EXIT_REMINDER() that describes whether the changed data is saved or discarded.\r
+// Return value of SAVE_REMINDER() that describes whether the changed data is saved or discarded.\r
 //\r
 #define BROWSER_NO_CHANGES          0\r
 #define BROWSER_SAVE_CHANGES        1\r