commit | 6092973dd8cd36118d2be5d9a0918467d226f8ab | [log] [tgz] |
---|---|---|
author | Abdul Samad <abdul.samad@smartthings.com> | Fri Jun 10 15:34:37 2022 -0500 |
committer | GitHub <noreply@github.com> | Fri Jun 10 16:34:37 2022 -0400 |
tree | 0c96e19e3b3fc6b662e02e1a9c80fda6ed786a54 | |
parent | 530e325359009cadbfc2752e16f588de436c90e1 [diff] |
Minor IM protocol msg type doc comment correction (#19477)
diff --git a/src/protocols/interaction_model/Constants.h b/src/protocols/interaction_model/Constants.h index 819099a..13bd048 100644 --- a/src/protocols/interaction_model/Constants.h +++ b/src/protocols/interaction_model/Constants.h
@@ -50,7 +50,7 @@ constexpr uint16_t kVersion = 0; /** - * SecureChannel Protocol Message Types + * Interaction Model Protocol Message Types */ enum class MsgType : uint8_t {