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