summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/UefiPalLib
diff options
context:
space:
mode:
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-11-24 07:10:51 +0000
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-11-24 07:10:51 +0000
commit98ea597bfbebedaf32a27c3dbd412285ce47834b (patch)
tree496ff85dd252358a9381b0558b17834c63c7f086 /MdePkg/Library/UefiPalLib
parent9504e2cdd3868df16b7f076d9ae2deba65e26c92 (diff)
downloadedk2-98ea597bfbebedaf32a27c3dbd412285ce47834b.tar.gz
edk2-98ea597bfbebedaf32a27c3dbd412285ce47834b.tar.bz2
edk2-98ea597bfbebedaf32a27c3dbd412285ce47834b.zip
Should use uppercase character for return value's comment.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6698 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Library/UefiPalLib')
-rw-r--r--MdePkg/Library/UefiPalLib/UefiPalLib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/UefiPalLib/UefiPalLib.c b/MdePkg/Library/UefiPalLib/UefiPalLib.c
index 7c4b374c33..290488f73c 100644
--- a/MdePkg/Library/UefiPalLib/UefiPalLib.c
+++ b/MdePkg/Library/UefiPalLib/UefiPalLib.c
@@ -47,7 +47,7 @@ UINT64 mPalProcEntry;
@param Arg3 The 3rd parameter for PAL procedure calls.
@param Arg4 The 4th parameter for PAL procedure calls.
- @return structure returned from the PAL Call procedure, including the status and return value.
+ @return Structure returned from the PAL Call procedure, including the status and return value.
**/
PAL_CALL_RETURN