From e9880e25390e86a0f54d3f5224e65c8cf3d01568 Mon Sep 17 00:00:00 2001 From: mdkinney Date: Sat, 11 Jul 2009 19:33:25 +0000 Subject: 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 --- ShellPkg/Application/ShellExecTestApp/SA.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ShellPkg/Application/ShellExecTestApp') diff --git a/ShellPkg/Application/ShellExecTestApp/SA.c b/ShellPkg/Application/ShellExecTestApp/SA.c index 7db28f64cb..43fec9a204 100644 --- a/ShellPkg/Application/ShellExecTestApp/SA.c +++ b/ShellPkg/Application/ShellExecTestApp/SA.c @@ -35,4 +35,4 @@ UefiMain ( { Print(L"ShellExecute - Pass"); return EFI_SUCCESS; -} \ No newline at end of file +} -- cgit v1.2.3