From da70d025893754f3b02fe066981a270f0e45d9f8 Mon Sep 17 00:00:00 2001 From: jcarsey Date: Mon, 22 Nov 2010 22:49:12 +0000 Subject: fix typo in comment. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11082 6f19259b-4bc3-4df7-8a09-765794883524 --- ShellPkg/Library/UefiSortLib/UefiSortLib.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ShellPkg/Library/UefiSortLib') diff --git a/ShellPkg/Library/UefiSortLib/UefiSortLib.c b/ShellPkg/Library/UefiSortLib/UefiSortLib.c index 62d6eaabb8..e1522442af 100644 --- a/ShellPkg/Library/UefiSortLib/UefiSortLib.c +++ b/ShellPkg/Library/UefiSortLib/UefiSortLib.c @@ -185,7 +185,7 @@ PerformQuickSort ( } /** - function to compare 2 device paths for use in QuickSort + Function to compare 2 device paths for use in QuickSort. @param[in] Buffer1 pointer to Device Path poiner to compare @param[in] Buffer2 pointer to second DevicePath pointer to compare -- cgit v1.2.3