summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicoleYarroch <nicole@livio.io>2020-08-13 15:59:40 -0400
committerNicoleYarroch <nicole@livio.io>2020-08-13 15:59:40 -0400
commitccaaa284dd6be208ab1e4161e7531e169e05f0cf (patch)
treef81b2061f18289e1026d51e2ab15e4ea6767880c
parent4bf505787242baf2746b4bbd76cabbad2736930f (diff)
downloadsdl_ios-ccaaa284dd6be208ab1e4161e7531e169e05f0cf.tar.gz
Removed the patch number
Signed-off-by: NicoleYarroch <nicole@livio.io>
-rw-r--r--SmartDeviceLink/SDLImageFieldName.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/SmartDeviceLink/SDLImageFieldName.h b/SmartDeviceLink/SDLImageFieldName.h
index c5828599b..91edffc7e 100644
--- a/SmartDeviceLink/SDLImageFieldName.h
+++ b/SmartDeviceLink/SDLImageFieldName.h
@@ -42,7 +42,7 @@ typedef SDLEnum SDLImageFieldName SDL_SWIFT_ENUM;
/**
* The image field for Alert
*
- * @since SDL 6.0.0
+ * @since SDL 6.0
*/
extern SDLImageFieldName const SDLImageFieldNameAlertIcon;
@@ -94,7 +94,7 @@ extern SDLImageFieldName const SDLImageFieldNameGraphic;
/**
* The secondary image field for Show
*
- * @since SDL 5.0.0
+ * @since SDL 5.0
*/
extern SDLImageFieldName const SDLImageFieldNameSecondaryGraphic;
@@ -111,7 +111,7 @@ extern SDLImageFieldName const SDLImageFieldNameShowConstantTBTNextTurnIcon;
/**
* The optional image of a destination / location
*
- * @since SDL 4.0.0
+ * @since SDL 4.0
*/
extern SDLImageFieldName const SDLImageFieldNameLocationImage;