summaryrefslogtreecommitdiff
path: root/ShellPkg
diff options
context:
space:
mode:
authorjcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524>2009-11-23 00:28:07 +0000
committerjcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524>2009-11-23 00:28:07 +0000
commit703289677ace8035d76176e789a136057926ae77 (patch)
tree93fee3fbd058e069623117c641c28db90e93e73c /ShellPkg
parentcbca8de5884ff62614e78076dffc093e8373e492 (diff)
downloadedk2-platforms-703289677ace8035d76176e789a136057926ae77.tar.xz
add carriage return
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9465 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'ShellPkg')
-rw-r--r--ShellPkg/Library/BaseSortLib/BaseSortLib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ShellPkg/Library/BaseSortLib/BaseSortLib.c b/ShellPkg/Library/BaseSortLib/BaseSortLib.c
index 904dece1ba..8ee9abb3d3 100644
--- a/ShellPkg/Library/BaseSortLib/BaseSortLib.c
+++ b/ShellPkg/Library/BaseSortLib/BaseSortLib.c
@@ -184,4 +184,4 @@ DevicePathCompare (
{
ASSERT(FALSE);
return 0;
-} \ No newline at end of file
+}