]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Remove unrecognized chars in comment in source file.
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 19 Jun 2008 11:44:04 +0000 (11:44 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 19 Jun 2008 11:44:04 +0000 (11:44 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5356 6f19259b-4bc3-4df7-8a09-765794883524

EdkCompatibilityPkg/Foundation/Library/Dxe/UefiEfiIfrSupportLib/UefiIfrLibrary.h
EdkCompatibilityPkg/Foundation/Library/Dxe/UefiEfiIfrSupportLib/UefiIfrString.c

index 9c652157245e06d7062f682185d826b875d1ca82..4ad79520c596b766a22c21ee800999f833cb4aa8 100644 (file)
@@ -911,7 +911,7 @@ GetSupportedLanguages (
 \r
 Routine Description:\r
   This function returns the list of supported languages, in the format specified\r
-  in UEFI specification Appendix M.\r
+  in UEFI specification Appendix M.\r
 \r
 Arguments:\r
   HiiHandle  - The HII package list handle.\r
index 528999269985ea291cc82be7d072e774bb301424..74ca418825e1c30ade91cad1316d5697bef01a30 100644 (file)
@@ -337,7 +337,7 @@ GetSupportedLanguages (
 \r
 Routine Description:\r
   This function returns the list of supported languages, in the format specified\r
-  in UEFI specification Appendix M.\r
+  in UEFI specification Appendix M.\r
 \r
 Arguments:\r
   HiiHandle  - The HII package list handle.\r