From ed66e1bc0d2be0a185fc47adab4930c3b7e2767f Mon Sep 17 00:00:00 2001 From: vanjeff Date: Thu, 4 Sep 2008 09:37:28 +0000 Subject: clean up the un-suitable ';' location when declaring the functions. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5820 6f19259b-4bc3-4df7-8a09-765794883524 --- IntelFrameworkPkg/Include/Library/FrameworkHiiLib.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'IntelFrameworkPkg/Include/Library') diff --git a/IntelFrameworkPkg/Include/Library/FrameworkHiiLib.h b/IntelFrameworkPkg/Include/Library/FrameworkHiiLib.h index 771d70cad0..b6bd85a0cf 100644 --- a/IntelFrameworkPkg/Include/Library/FrameworkHiiLib.h +++ b/IntelFrameworkPkg/Include/Library/FrameworkHiiLib.h @@ -46,7 +46,6 @@ PreparePackages ( IN UINTN NumberOfPackages, IN CONST EFI_GUID *Guid OPTIONAL, ... - ) -; + ); #endif -- cgit v1.2.3