Remove last trailing comma
[apps/livebox/data-provider-master.git] / src / conf.c
index 31c33a0..5ff4739 100644 (file)
@@ -322,7 +322,7 @@ HAPI int conf_loader(void)
                VALUE,
                ERROR,
                COMMENT,
-               END,
+               END
        } state;
        int ch_idx;
        int token_idx;