summaryrefslogtreecommitdiff
path: root/MdePkg/Include
diff options
context:
space:
mode:
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-07-16 09:29:20 +0000
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-07-16 09:29:20 +0000
commit63e4dba96ab826bfcd51a98f551c103bc3d3ba3b (patch)
tree7102b09bb1d0731425fc9514d7491887a9679e56 /MdePkg/Include
parentf8d709956ffb825af1179063e08496aed52e9a7c (diff)
downloadedk2-platforms-63e4dba96ab826bfcd51a98f551c103bc3d3ba3b.tar.xz
Fix function comment to follows doxygen format.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5497 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Include')
-rw-r--r--MdePkg/Include/Protocol/Pcd.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/MdePkg/Include/Protocol/Pcd.h b/MdePkg/Include/Protocol/Pcd.h
index abccf87b4d..9344ad2262 100644
--- a/MdePkg/Include/Protocol/Pcd.h
+++ b/MdePkg/Include/Protocol/Pcd.h
@@ -252,7 +252,8 @@ UINT16
@return The size 32-bit value for the PCD token.
-**/typedef
+**/
+typedef
UINT32
(EFIAPI *PCD_PROTOCOL_GET_EX_32)(
IN CONST EFI_GUID *Guid,