mirror of https://github.com/acidanthera/audk.git
Remove the blank line between InitializeLangVariable() and it's function header.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@14311 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
ef117a6a38
commit
7aa54c140c
|
@ -400,7 +400,6 @@ IsLangInSupportedLangCodes(
|
|||
TRUE for L"Lang" LangName or FALSE for L"PlatformLang" LangName.
|
||||
|
||||
**/
|
||||
|
||||
VOID
|
||||
InitializeLangVariable (
|
||||
IN CHAR16 *LangName,
|
||||
|
|
Loading…
Reference in New Issue