summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib/ARShiftU64.c
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library/BaseLib/ARShiftU64.c')
-rw-r--r--MdePkg/Library/BaseLib/ARShiftU64.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/BaseLib/ARShiftU64.c b/MdePkg/Library/BaseLib/ARShiftU64.c
index bd926f9034..3f66f2badc 100644
--- a/MdePkg/Library/BaseLib/ARShiftU64.c
+++ b/MdePkg/Library/BaseLib/ARShiftU64.c
@@ -26,7 +26,7 @@
@param Operand The 64-bit operand to shift right.
@param Count The number of bits to shift right.
- @return Operand arithmetically shifted right by Count
+ @return Operand >> Count
**/
UINT64