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
This commit is contained in:
klu2
2008-07-16 09:29:20 +00:00
parent f8d709956f
commit 63e4dba96a
3 changed files with 14 additions and 18 deletions

View File

@ -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,