]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/ARShiftU64.c
Synchronize function comment in MdePkg\Library\BaseLib.h with the instance of this...
[mirror_edk2.git] / MdePkg / Library / BaseLib / ARShiftU64.c
index bd926f90340a0c170489aa3ec964cb877eb1dddc..3f66f2badc54969400cd56776592b415d2b216ae 100644 (file)
@@ -26,7 +26,7 @@
   @param  Operand The 64-bit operand to shift right.\r
   @param  Count   The number of bits to shift right.\r
 \r
-  @return Operand arithmetically shifted right by Count\r
+  @return Operand >> Count\r
 \r
 **/\r
 UINT64\r