Clean up code according to code review.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5965 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
vanjeff
2008-09-25 02:14:25 +00:00
parent eb5bb28e04
commit 8cefc2ee70
4 changed files with 9 additions and 16 deletions

View File

@@ -20,7 +20,7 @@
@param MicroSeconds The minimum number of microseconds to delay.
@return MicroSeconds
@return The value of MicroSeconds inputted.
**/
UINTN
@@ -34,7 +34,7 @@ MicroSecondDelay (
@param NanoSeconds The minimum number of nanoseconds to delay.
@return NanoSeconds
@return The value of NanoSeconds inputted.
**/
UINTN