summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib/SwapBytes32.c
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library/BaseLib/SwapBytes32.c')
-rw-r--r--MdePkg/Library/BaseLib/SwapBytes32.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/MdePkg/Library/BaseLib/SwapBytes32.c b/MdePkg/Library/BaseLib/SwapBytes32.c
index df43b145bd..f1a1b8925e 100644
--- a/MdePkg/Library/BaseLib/SwapBytes32.c
+++ b/MdePkg/Library/BaseLib/SwapBytes32.c
@@ -24,9 +24,9 @@
from little endian to big endian or vice versa. The byte swapped value is
returned.
- @param Operand A 32-bit unsigned value.
+ @param Value Operand A 32-bit unsigned value.
- @return The byte swaped Operand.
+ @return The byte swapped Operand.
**/
UINT32