]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Coding style fix.
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Sun, 26 Oct 2008 10:06:58 +0000 (10:06 +0000)
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Sun, 26 Oct 2008 10:06:58 +0000 (10:06 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6237 6f19259b-4bc3-4df7-8a09-765794883524

MdePkg/Include/Library/PcdLib.h

index 858c863749f20b433010f0547294c606a5c81baa..a7013ca402d4fadf8fb23231e0e0ebf146440d06 100644 (file)
@@ -455,7 +455,7 @@ LibPcdSet64 (
   If SizeOfBuffer > 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        Value A pointer to the buffer to set.\r
 \r
   @return Return the pointer for the buffer been set.\r