aboutsummaryrefslogtreecommitdiffstats
path: root/src/policy_manager/zipc/dummy_stm.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/policy_manager/zipc/dummy_stm.c')
-rw-r--r--src/policy_manager/zipc/dummy_stm.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/policy_manager/zipc/dummy_stm.c b/src/policy_manager/zipc/dummy_stm.c
index e90da3c..fce6645 100644
--- a/src/policy_manager/zipc/dummy_stm.c
+++ b/src/policy_manager/zipc/dummy_stm.c
@@ -411,7 +411,7 @@ int stmTransitionState(int event, StmState* state) {
break;
}
break;
- case StmCtgNoSYSTEM:
+ case StmCtgNoSystem:
switch (area_no) {
case StmAreaNoNormal:
// Apps layer
@@ -519,7 +519,7 @@ int stmTransitionState(int event, StmState* state) {
break;
}
break;
- case StmCtgNoSYSTEM:
+ case StmCtgNoSystem:
switch (area_no) {
case StmAreaNoNormal:
// Apps layer