mirror of https://github.com/acidanthera/audk.git
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:
parent
ab496b4695
commit
4521252741
EdkCompatibilityPkg/Foundation/Library/Dxe/UefiEfiIfrSupportLib
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue