summaryrefslogtreecommitdiff
path: root/src/components/policy/policy_external/include/policy/status.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/policy/policy_external/include/policy/status.h')
-rw-r--r--src/components/policy/policy_external/include/policy/status.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/policy/policy_external/include/policy/status.h b/src/components/policy/policy_external/include/policy/status.h
index 0b5fb0a094..6dcc84001b 100644
--- a/src/components/policy/policy_external/include/policy/status.h
+++ b/src/components/policy/policy_external/include/policy/status.h
@@ -56,7 +56,7 @@ enum UpdateEvent {
kScheduleManualUpdate,
kOnResetRetrySequence,
kNoEvent,
- kPostponedUpdate
+ kUpdateForNextInQueue
};
const std::string kUpToDate = "UP_TO_DATE";