summaryrefslogtreecommitdiff
path: root/data/skeletons/yacc.c
diff options
context:
space:
mode:
Diffstat (limited to 'data/skeletons/yacc.c')
-rw-r--r--data/skeletons/yacc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/skeletons/yacc.c b/data/skeletons/yacc.c
index a9f15c8d..bd5e7d84 100644
--- a/data/skeletons/yacc.c
+++ b/data/skeletons/yacc.c
@@ -1480,7 +1480,7 @@ yypull_parse (yypstate *yyps]b4_user_formals[)
]b4_parse_state_variable_macros([b4_pstate_macro_define])[
/* Initialize the parser data structure. */
-void
+static void
yypstate_clear (yypstate *yyps)
{
]b4_initialize_parser_state_variables[