From e00e1d46940a267d6fbe92be4ed2e547b4e946dc Mon Sep 17 00:00:00 2001 From: vanjeff Date: Thu, 4 Sep 2008 09:44:58 +0000 Subject: clean up the un-suitable ';' location when declaring the functions. The regular is ")[ ]++^p;" git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5821 6f19259b-4bc3-4df7-8a09-765794883524 --- EdkCompatibilityPkg/Sample/Tools/Source/Common/Crc32.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'EdkCompatibilityPkg/Sample/Tools/Source/Common/Crc32.h') diff --git a/EdkCompatibilityPkg/Sample/Tools/Source/Common/Crc32.h b/EdkCompatibilityPkg/Sample/Tools/Source/Common/Crc32.h index 170711a677..c2d062d256 100644 --- a/EdkCompatibilityPkg/Sample/Tools/Source/Common/Crc32.h +++ b/EdkCompatibilityPkg/Sample/Tools/Source/Common/Crc32.h @@ -26,8 +26,7 @@ CalculateCrc32 ( IN UINT8 *Data, IN UINTN DataSize, IN OUT UINT32 *CrcOut - ) -; + ); /*++ -- cgit v1.2.3