aboutsummaryrefslogtreecommitdiffstats
path: root/src/starter/keywords.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/starter/keywords.h')
-rw-r--r--src/starter/keywords.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/starter/keywords.h b/src/starter/keywords.h
index 3af235fec..59c71a308 100644
--- a/src/starter/keywords.h
+++ b/src/starter/keywords.h
@@ -145,10 +145,9 @@ typedef enum {
KW_CA,
KW_CA2,
KW_GROUPS,
- KW_IFACE,
#define KW_END_FIRST KW_HOST
-#define KW_END_LAST KW_IFACE
+#define KW_END_LAST KW_GROUPS
/* left end keywords */
KW_LEFT,