summaryrefslogtreecommitdiff
path: root/src/components/application_manager/src/message_helper/message_helper.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/application_manager/src/message_helper/message_helper.cc')
-rw-r--r--src/components/application_manager/src/message_helper/message_helper.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/application_manager/src/message_helper/message_helper.cc b/src/components/application_manager/src/message_helper/message_helper.cc
index dee157d92c..e98deab2d2 100644
--- a/src/components/application_manager/src/message_helper/message_helper.cc
+++ b/src/components/application_manager/src/message_helper/message_helper.cc
@@ -2264,7 +2264,7 @@ MessageHelper::ServiceStatusUpdateNotificationBuilder::AddAppID(
MessageHelper::ServiceStatusUpdateNotificationBuilder&
MessageHelper::ServiceStatusUpdateNotificationBuilder::AddServiceUpdateReason(
- const ServiceUpdateReason service_update_reason) {
+ const ServiceStatusUpdateReason service_update_reason) {
(*notification_)[strings::msg_params][hmi_notification::reason] =
service_update_reason;