fix typo in comment.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11082 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
jcarsey 2010-11-22 22:49:12 +00:00
parent 55565b0859
commit da70d02589
1 changed files with 1 additions and 1 deletions

View File

@ -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] Buffer1 pointer to Device Path poiner to compare
@param[in] Buffer2 pointer to second DevicePath pointer to compare @param[in] Buffer2 pointer to second DevicePath pointer to compare