From c44a5016b3cb69e61e072cc457414c4e13061f24 Mon Sep 17 00:00:00 2001 From: qwang12 Date: Tue, 18 Nov 2008 08:11:23 +0000 Subject: ICC Cleanup: Remove the unnecessary ',' in the last enum. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6592 6f19259b-4bc3-4df7-8a09-765794883524 --- .../Foundation/Protocol/ExtendedSalGuid/ExtendedSalGuid.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'EdkCompatibilityPkg/Foundation') diff --git a/EdkCompatibilityPkg/Foundation/Protocol/ExtendedSalGuid/ExtendedSalGuid.h b/EdkCompatibilityPkg/Foundation/Protocol/ExtendedSalGuid/ExtendedSalGuid.h index 70b6b03481..2dcaf9ba9a 100644 --- a/EdkCompatibilityPkg/Foundation/Protocol/ExtendedSalGuid/ExtendedSalGuid.h +++ b/EdkCompatibilityPkg/Foundation/Protocol/ExtendedSalGuid/ExtendedSalGuid.h @@ -173,7 +173,7 @@ typedef enum { SetVolumeAttributes, GetPhysicalAddress, GetBlockSize, - EraseCustomBlockRange, + EraseCustomBlockRange } EFI_EXTENDED_SAL_FV_BLOCK_SERVICES_FUNC_ID; typedef enum { -- cgit v1.2.3