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.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/gui/gwps.h b/apps/gui/gwps.h
index 70a192ad1c..70f4c560c6 100644
--- a/apps/gui/gwps.h
+++ b/apps/gui/gwps.h
@@ -152,8 +152,7 @@ enum wps_token_type {
152 152
153 WPS_TOKEN_RTC_DAY_OF_MONTH, 153 WPS_TOKEN_RTC_DAY_OF_MONTH,
154 WPS_TOKEN_RTC_DAY_OF_MONTH_BLANK_PADDED, 154 WPS_TOKEN_RTC_DAY_OF_MONTH_BLANK_PADDED,
155 WPS_TOKEN_RTC_HOUR_CFG_ZERO_PADDED, 155 WPS_TOKEN_RTC_12HOUR_CFG,
156 WPS_TOKEN_RTC_HOUR_CFG,
157 WPS_TOKEN_RTC_HOUR_24_ZERO_PADDED, 156 WPS_TOKEN_RTC_HOUR_24_ZERO_PADDED,
158 WPS_TOKEN_RTC_HOUR_24, 157 WPS_TOKEN_RTC_HOUR_24,
159 WPS_TOKEN_RTC_HOUR_12_ZERO_PADDED, 158 WPS_TOKEN_RTC_HOUR_12_ZERO_PADDED,