summaryrefslogtreecommitdiff
path: root/ShellPkg
diff options
context:
space:
mode:
authorjcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524>2010-01-13 19:07:58 +0000
committerjcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524>2010-01-13 19:07:58 +0000
commit22d1195390627a6a6f55c5bc631a39c4bb266bfb (patch)
tree59f81ae4fdfd53ef4e50e0fd537b5d0df9eb307e /ShellPkg
parent969c783b4678ba894425d3f9f59e579203592b05 (diff)
downloadedk2-platforms-22d1195390627a6a6f55c5bc631a39c4bb266bfb.tar.xz
add blank line
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9727 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'ShellPkg')
-rw-r--r--ShellPkg/Library/BaseFileHandleLib/BaseFileHandleLib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ShellPkg/Library/BaseFileHandleLib/BaseFileHandleLib.c b/ShellPkg/Library/BaseFileHandleLib/BaseFileHandleLib.c
index 8c4cc03fc1..7063ec092b 100644
--- a/ShellPkg/Library/BaseFileHandleLib/BaseFileHandleLib.c
+++ b/ShellPkg/Library/BaseFileHandleLib/BaseFileHandleLib.c
@@ -1082,4 +1082,4 @@ FileHandleEof(
FreePool (Info);
return (RetVal);
-} \ No newline at end of file
+}