]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Library/PrintLib.h
correct 0X to 0x
[mirror_edk2.git] / MdePkg / Include / Library / PrintLib.h
index 1b3fa1e2ad8a014a2f9ee3c180079a51c4ff5d0b..d908898585afc7d74c8707d46d77fc2717438a36 100644 (file)
@@ -76,7 +76,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
         to be an int.  This does not follow ANSI C.\r
     - X\r
       - The argument is a hexadecimal number and the number is padded with \r
-        zeros.  This is equivalent to a format string of "0X". If the flag \r
+        zeros.  This is equivalent to a format string of "0x". If the flag \r
         'L' is not specified, then the argument is assumed to be an int.  \r
         This does not follow ANSI C.\r
     - d\r