summaryrefslogtreecommitdiff
path: root/src/conf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/conf.c')
-rw-r--r--src/conf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/conf.c b/src/conf.c
index 31c33a0..5ff4739 100644
--- a/src/conf.c
+++ b/src/conf.c
@@ -322,7 +322,7 @@ HAPI int conf_loader(void)
VALUE,
ERROR,
COMMENT,
- END,
+ END
} state;
int ch_idx;
int token_idx;