summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLSubscribeButton.m
diff options
context:
space:
mode:
Diffstat (limited to 'SmartDeviceLink/SDLSubscribeButton.m')
-rw-r--r--SmartDeviceLink/SDLSubscribeButton.m4
1 files changed, 2 insertions, 2 deletions
diff --git a/SmartDeviceLink/SDLSubscribeButton.m b/SmartDeviceLink/SDLSubscribeButton.m
index 821c6b416..ee0191943 100644
--- a/SmartDeviceLink/SDLSubscribeButton.m
+++ b/SmartDeviceLink/SDLSubscribeButton.m
@@ -21,9 +21,9 @@
if (!self) {
return nil;
}
-
+
_handler = handler;
-
+
return self;
}