diff options
Diffstat (limited to 'SmartDeviceLink-iOS/SmartDeviceLink/SDLNames.h')
-rw-r--r-- | SmartDeviceLink-iOS/SmartDeviceLink/SDLNames.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLNames.h b/SmartDeviceLink-iOS/SmartDeviceLink/SDLNames.h index db5f053a8..00a514cdf 100644 --- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLNames.h +++ b/SmartDeviceLink-iOS/SmartDeviceLink/SDLNames.h @@ -58,7 +58,7 @@ #define NAMES_cmdIcon @"cmdIcon" #define NAMES_cmdID @"cmdID" #define NAMES_col @"col" -#define NAMES_colSpan @"colspan" +#define NAMES_colspan @"colspan" #define NAMES_compassDirection @"compassDirection" #define NAMES_correlationID @"correlationID" #define NAMES_CreateInteractionChoiceSet @"CreateInteractionChoiceSet" @@ -185,7 +185,7 @@ #define NAMES_leftRow3BuckleBelted @"leftRow3BuckleBelted" #define NAMES_length @"length" #define NAMES_level @"level" -#define NAMES_levelSpan @"levelspan" +#define NAMES_levelspan @"levelspan" #define NAMES_limitedCharacterList @"limitedCharacterList" #define NAMES_ListFiles @"ListFiles" #define NAMES_locationDescription @"locationDescription" @@ -335,7 +335,7 @@ #define NAMES_rolloverEvent @"rolloverEvent" #define NAMES_row @"row" #define NAMES_rows @"rows" -#define NAMES_rowSpan @"rowspan" +#define NAMES_rowspan @"rowspan" #define NAMES_rpcName @"rpcName" #define NAMES_rpm @"rpm" #define NAMES_RT @"RT" |