summaryrefslogtreecommitdiff
path: root/apps/gui/gwps.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gui/gwps.h')
-rw-r--r--apps/gui/gwps.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/gui/gwps.h b/apps/gui/gwps.h
index 935e015c93..f3562214a0 100644
--- a/apps/gui/gwps.h
+++ b/apps/gui/gwps.h
@@ -173,6 +173,8 @@ enum wps_token_type {
173 173
174 /* Time */ 174 /* Time */
175 175
176 WPS_TOKEN_RTC_PRESENT,
177
176 /* The begin/end values allow us to know if a token is an RTC one. 178 /* The begin/end values allow us to know if a token is an RTC one.
177 New RTC tokens should be added between the markers. */ 179 New RTC tokens should be added between the markers. */
178 180