Coding style fix.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6234 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qwang12 2008-10-26 10:05:24 +00:00
parent 2278f5f3ac
commit 751635bb0b
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ PiLibInstallFvInfoPpi (
IN UINT32 FvInfoSize,
IN CONST EFI_GUID *ParentFvName, OPTIONAL
IN CONST EFI_GUID *ParentFileName OPTIONAL
);
);
#endif