summaryrefslogtreecommitdiff
path: root/src/components/application_manager/include/application_manager
diff options
context:
space:
mode:
authorAlexander Kutsan <AKutsan@luxoft.com>2016-08-29 17:18:46 +0300
committerAlexander Kutsan <AKutsan@luxoft.com>2016-08-29 17:18:46 +0300
commit6869314b3d1e318fa92f6559326bd5bcfa7d47f0 (patch)
tree3095b3d49121fef4f48fe0f54301c70a597c3f78 /src/components/application_manager/include/application_manager
parentd73e6dc8724c5799fae14efd4dcb214af74e4904 (diff)
downloadsdl_core-6869314b3d1e318fa92f6559326bd5bcfa7d47f0.tar.gz
Make code appropriate to Google coding style
Style guide : https://google.github.io/styleguide/cppguide.html
Diffstat (limited to 'src/components/application_manager/include/application_manager')
-rw-r--r--src/components/application_manager/include/application_manager/commands/mobile/register_app_interface_request.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/components/application_manager/include/application_manager/commands/mobile/register_app_interface_request.h b/src/components/application_manager/include/application_manager/commands/mobile/register_app_interface_request.h
index b0a2ee05d1..dc7f9fb755 100644
--- a/src/components/application_manager/include/application_manager/commands/mobile/register_app_interface_request.h
+++ b/src/components/application_manager/include/application_manager/commands/mobile/register_app_interface_request.h
@@ -87,8 +87,7 @@ class RegisterAppInterfaceRequest : public CommandRequestImpl {
private:
smart_objects::SmartObjectSPtr GetLockScreenIconUrlNotification(
- const uint32_t connection_key,
- ApplicationSharedPtr app);
+ const uint32_t connection_key, ApplicationSharedPtr app);
/**
* @brief Sends OnAppRegistered notification to HMI