summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg
diff options
context:
space:
mode:
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2008-11-18 08:11:23 +0000
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2008-11-18 08:11:23 +0000
commitc44a5016b3cb69e61e072cc457414c4e13061f24 (patch)
treed5a3b32147caa3f78267c33358cf3b7fecad0273 /EdkCompatibilityPkg
parent0d37437d289b8ce1c57c884debf27f8fe0e2cd8e (diff)
downloadedk2-c44a5016b3cb69e61e072cc457414c4e13061f24.zip
edk2-c44a5016b3cb69e61e072cc457414c4e13061f24.tar.gz
edk2-c44a5016b3cb69e61e072cc457414c4e13061f24.tar.bz2
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
Diffstat (limited to 'EdkCompatibilityPkg')
-rw-r--r--EdkCompatibilityPkg/Foundation/Protocol/ExtendedSalGuid/ExtendedSalGuid.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/EdkCompatibilityPkg/Foundation/Protocol/ExtendedSalGuid/ExtendedSalGuid.h b/EdkCompatibilityPkg/Foundation/Protocol/ExtendedSalGuid/ExtendedSalGuid.h
index 70b6b03..2dcaf9b 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 {