From 703289677ace8035d76176e789a136057926ae77 Mon Sep 17 00:00:00 2001 From: jcarsey Date: Mon, 23 Nov 2009 00:28:07 +0000 Subject: [PATCH] add carriage return git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9465 6f19259b-4bc3-4df7-8a09-765794883524 --- ShellPkg/Library/BaseSortLib/BaseSortLib.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 +} -- 2.39.2