summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLGetDTCs.h
diff options
context:
space:
mode:
authorJustin Gluck <justin.gluck@livio.io>2019-11-04 09:34:57 -0500
committerJustin Gluck <justin.gluck@livio.io>2019-11-04 09:34:57 -0500
commit0e73ef395db0174c977a186429a4f61c0db1bccd (patch)
tree15b9d21f39031a082b323e9377af838b1f4b96a8 /SmartDeviceLink/SDLGetDTCs.h
parent07fa2de016c15749bea55af48ee7fb3f4ffddf2c (diff)
downloadsdl_ios-0e73ef395db0174c977a186429a4f61c0db1bccd.tar.gz
small isues
Diffstat (limited to 'SmartDeviceLink/SDLGetDTCs.h')
-rw-r--r--SmartDeviceLink/SDLGetDTCs.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/SmartDeviceLink/SDLGetDTCs.h b/SmartDeviceLink/SDLGetDTCs.h
index 150b04d55..2ba8339d5 100644
--- a/SmartDeviceLink/SDLGetDTCs.h
+++ b/SmartDeviceLink/SDLGetDTCs.h
@@ -18,13 +18,13 @@ NS_ASSUME_NONNULL_BEGIN
@interface SDLGetDTCs : SDLRPCRequest
-/// Convenience init.
+/// Convenience init
///
/// @param name Name of the module to receive the DTC form
/// @return An SDLGetDTCs object
- (instancetype)initWithECUName:(UInt16)name;
-/// Convenience init with all properties.
+/// Convenience init with all properties
///
/// @param name Name of the module to receive the DTC form
/// @param mask DTC Mask Byte to be sent in diagnostic request to module