]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/RRotU32.c
Synchronize comment of BaseLib.h and it's implementation to match the Spec.
[mirror_edk2.git] / MdePkg / Library / BaseLib / RRotU32.c
index 63f9ce6e6ae63acbb3032af055b532bfa8014498..7f1226d79bc386b43d6dc9c3c2b5939d90273063 100644 (file)
@@ -27,7 +27,7 @@
   @param  Operand The 32-bit operand to rotate right.\r
   @param  Count   The number of bits to rotate right.\r
 \r
-  @return Operand >>> Count\r
+  @return Operand >> Count\r
 \r
 **/\r
 UINT32\r