From efb2311707ec50ff04ebaecbb151ce8d8f168ee4 Mon Sep 17 00:00:00 2001 From: gikidy Date: Thu, 11 Dec 2008 04:45:23 +0000 Subject: Synchronize MdePkg h files to Library/Base* c files. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6984 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Library/BaseLib/SwapBytes16.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MdePkg/Library/BaseLib') diff --git a/MdePkg/Library/BaseLib/SwapBytes16.c b/MdePkg/Library/BaseLib/SwapBytes16.c index a656a8cea2..7c8badb725 100644 --- a/MdePkg/Library/BaseLib/SwapBytes16.c +++ b/MdePkg/Library/BaseLib/SwapBytes16.c @@ -26,7 +26,7 @@ @param Value A 16-bit unsigned value. - @return The byte swapped value. + @return The byte swapped Value. **/ UINT16 -- cgit v1.2.3