Remove unrecognized chars in comment in source file.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5356 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qhuang8 2008-06-19 11:44:04 +00:00
parent ab496b4695
commit 4521252741
2 changed files with 2 additions and 2 deletions
EdkCompatibilityPkg/Foundation/Library/Dxe/UefiEfiIfrSupportLib

View File

@ -911,7 +911,7 @@ GetSupportedLanguages (
Routine Description:
This function returns the list of supported languages, in the format specified
in UEFI specification Appendix M.
in UEFI specification Appendix M.
Arguments:
HiiHandle - The HII package list handle.

View File

@ -337,7 +337,7 @@ GetSupportedLanguages (
Routine Description:
This function returns the list of supported languages, in the format specified
in UEFI specification Appendix M.
in UEFI specification Appendix M.
Arguments:
HiiHandle - The HII package list handle.