Put EOF (End of File) on its own line for all source files. This is required for some compiler to build.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8896 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -35,4 +35,4 @@ UefiMain (
|
||||
{
|
||||
Print(L"ShellExecute - Pass");
|
||||
return EFI_SUCCESS;
|
||||
}
|
||||
}
|
||||
|
@@ -322,4 +322,4 @@ done - ShellCommandLineFreeVarList
|
||||
done - ShellCommandLineGetFlag
|
||||
done - ShellCommandLineGetValue
|
||||
done - ShellCommandLineGetRawValue
|
||||
*/
|
||||
*/
|
||||
|
Reference in New Issue
Block a user