From f24a65aa4fc8d0023fa81ccc08b9866c9f991057 Mon Sep 17 00:00:00 2001 From: Oliver Drobnik Date: Thu, 22 Aug 2013 17:00:38 +0200 Subject: [PATCH] Fixed syntax error --- Core/Source/DTCSSListStyle.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Core/Source/DTCSSListStyle.h b/Core/Source/DTCSSListStyle.h index 392f3f69a..e5a3f8dce 100644 --- a/Core/Source/DTCSSListStyle.h +++ b/Core/Source/DTCSSListStyle.h @@ -91,7 +91,7 @@ typedef NS_ENUM(NSUInteger, DTCSSListStyleType) /** List Marker Positions */ -typedef NS_ENUM(NSUInteger, DTCSSListStylePosition +typedef NS_ENUM(NSUInteger, DTCSSListStylePosition) { /** List position should be inherited