Fix Doxygen document generation for function prototypes

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8892 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
mdkinney
2009-07-10 23:56:39 +00:00
parent 971d3ab18d
commit e7be5d903a
2 changed files with 2 additions and 2 deletions

View File

@@ -576,7 +576,7 @@ EFI_STATUS
**/
typedef
EFI_STATUS
(EFIAPI *EFI_HII_TEST_STRING) (
(EFIAPI *EFI_HII_TEST_STRING)(
IN EFI_HII_PROTOCOL *This,
IN CHAR16 *StringToTest,
IN OUT UINT32 *FirstMissing,