aboutsummaryrefslogtreecommitdiffstats
path: root/src/gen-consts.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gen-consts.h')
-rw-r--r--src/gen-consts.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gen-consts.h b/src/gen-consts.h
index 9179c0b..72c1a46 100644
--- a/src/gen-consts.h
+++ b/src/gen-consts.h
@@ -1,4 +1,4 @@
-static const char sheaderp1[] =
+static const char sheadp1[] =
"#ifndef CONFCONF_HEAD_H\n"
"#define CONFCONF_HEAD_H\n"
"\n"
@@ -113,7 +113,7 @@ static const char sheaderp1[] =
"\n"
;
-static const char sheaderp2[] =
+static const char sheadp2[] =
"static enum confconf_result_type confconf_priv_get_tok(\n"
" struct confconf_priv_state *st)\n"
"{\n"