X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=ShellPkg%2FLibrary%2FBaseSortLib%2FBaseSortLib.c;h=8ee9abb3d382a6145edc2b544c2dcbad64c87b7a;hp=904dece1ba1250575f4a3d5f2aeeb013a81ee187;hb=703289677ace8035d76176e789a136057926ae77;hpb=cbca8de5884ff62614e78076dffc093e8373e492 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 +}