]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Put EOF (End of File) on its own line for all source files. This is required for...
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Sat, 11 Jul 2009 19:33:25 +0000 (19:33 +0000)
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Sat, 11 Jul 2009 19:33:25 +0000 (19:33 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8896 6f19259b-4bc3-4df7-8a09-765794883524

ShellPkg/Application/ShellExecTestApp/SA.c
ShellPkg/Application/ShellLibTestApp/sa3.c
ShellPkg/Include/Library/FileHandleLib.h
ShellPkg/Include/Library/ShellCEntryLib.h
ShellPkg/Include/Library/ShellLib.h

index 7db28f64cbf0fd40c8941c3983dddc3f8f9c8f6d..43fec9a20492a2bc8f4000830ff5a0ede277f5f0 100644 (file)
@@ -35,4 +35,4 @@ UefiMain (
 {\r
   Print(L"ShellExecute - Pass"); \r
   return EFI_SUCCESS;\r
-}
\ No newline at end of file
+}\r
index 3be58a1365d54f2ab5d9355136b046533677ef6d..d131cba2d64f3a95cb1cbe1a2d232193674c0590 100644 (file)
@@ -322,4 +322,4 @@ done - ShellCommandLineFreeVarList
 done - ShellCommandLineGetFlag\r
 done - ShellCommandLineGetValue\r
 done - ShellCommandLineGetRawValue\r
-*/
\ No newline at end of file
+*/\r
index 1307927fae2fab96789ca04fd800e5916cc034d3..c9cf2acefd4a5e5c10ca043714bd539689cd3e0a 100644 (file)
@@ -392,4 +392,4 @@ EFIAPI
 FileHandleWriteLine(\r
   IN EFI_FILE_HANDLE Handle,\r
   IN CHAR16          *Buffer\r
-  );
\ No newline at end of file
+  );\r
index 5adbfdfce4aeb003e70f5e49019787c6c4e2b58f..cd09748832cdada708ddc2efde39edee1d786416 100644 (file)
@@ -32,4 +32,3 @@ ShellAppMain (
   IN INTN Argc, 
   IN CHAR16 **Argv
   );
-
index 1018b35a8bcd3ffbf456a1cca9c2c676a06e4100..64c5647ab3aadd830bb6cf1b37a02b3c70099adb 100644 (file)
@@ -788,4 +788,4 @@ ShellPrintEx(
   ...\r
   );\r
 \r
-#endif // __SHELL_LIB__
\ No newline at end of file
+#endif // __SHELL_LIB__\r