]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/DxePcdLib/DxePcdLib.c
Fix function comment to follows doxygen format.
[mirror_edk2.git] / MdePkg / Library / DxePcdLib / DxePcdLib.c
index 10d6a20381a1a490690012b54647f2b9e5e8d83d..ccf7b7d213a37612b26eaff816755ae884860a8d 100644 (file)
@@ -518,7 +518,7 @@ LibPcdSet64 (
   If SizeOfValue > 0 and Buffer is NULL, then ASSERT().\r
   \r
   @param[in]      TokenNumber   The PCD token number to set a current value for.\r
-  @param[in,out]  SizeOfBuffer  The size, in bytes, of Buffer.\r
+  @param[in, out] SizeOfBuffer  The size, in bytes, of Buffer.\r
   @param[in]      Buffer        A pointer to the buffer to set.\r
 \r
   @retval VOID* Return the pointer for the buffer been set.\r