summaryrefslogtreecommitdiff
path: root/src/components/config_profile
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/config_profile')
-rw-r--r--src/components/config_profile/include/config_profile/profile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/config_profile/include/config_profile/profile.h b/src/components/config_profile/include/config_profile/profile.h
index da087086c2..b332ed69f5 100644
--- a/src/components/config_profile/include/config_profile/profile.h
+++ b/src/components/config_profile/include/config_profile/profile.h
@@ -415,7 +415,7 @@ class Profile : public protocol_handler::ProtocolHandlerSettings,
/**
* @brief Returns retry timeout for cloud app connections
- */
+ */
uint16_t cloud_app_retry_timeout() const OVERRIDE;
/**