summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLTouch.h
diff options
context:
space:
mode:
authorJoel Fischer <joeljfischer@gmail.com>2016-08-12 13:42:47 -0400
committerJoel Fischer <joeljfischer@gmail.com>2016-08-12 13:42:47 -0400
commitac01fb5891e1ee4bc0e2fcaa0ee90ec9ca7bdf05 (patch)
treebab9735f802b0faca94efdb93a2af86d94bbbd6e /SmartDeviceLink/SDLTouch.h
parent257120475a553d051d086cf72072e3ed1ce112a9 (diff)
downloadsdl_ios-ac01fb5891e1ee4bc0e2fcaa0ee90ec9ca7bdf05.tar.gz
Update to 4.3.0-beta.1
Diffstat (limited to 'SmartDeviceLink/SDLTouch.h')
-rw-r--r--SmartDeviceLink/SDLTouch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/SmartDeviceLink/SDLTouch.h b/SmartDeviceLink/SDLTouch.h
index 6cfb1f2db..d56cea961 100644
--- a/SmartDeviceLink/SDLTouch.h
+++ b/SmartDeviceLink/SDLTouch.h
@@ -27,7 +27,7 @@ NS_ASSUME_NONNULL_BEGIN
* @return SDLTouch
* Instance of SDLTouch.
*/
-- (instancetype)initWithTouchEvent:(SDLTouchEvent*)touchEvent;
+- (instancetype)initWithTouchEvent:(SDLTouchEvent *)touchEvent;
/**
* @abstract