]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Library/GraphicsLib.h
Update doxygen comment for VarArg list parameter. "..."'s description is added.
[mirror_edk2.git] / MdePkg / Include / Library / GraphicsLib.h
index 50cb42137081478a45221e1155dee8da64804766..2009febdaf73c8c0ec67cec16bc115e7bb5fd65f 100644 (file)
@@ -156,7 +156,8 @@ LockKeyboards (
   @param[in]  ForeGround   Foreground color\r
   @param[in]  BackGround   background color\r
   @param[in]  Fmt          Print format sting. See definition of Print\r
-  @param[in]  ...          Argumnet stream defined by Fmt string\r
+  @param ...               Variable argument list whose contents are accessed based on \r
+                           the format string specified by Format.\r
 \r
   @return  Number of Characters printed.\r
 \r