summaryrefslogtreecommitdiff
path: root/yy/kalmia.y
diff options
context:
space:
mode:
Diffstat (limited to 'yy/kalmia.y')
-rw-r--r--yy/kalmia.y2
1 files changed, 1 insertions, 1 deletions
diff --git a/yy/kalmia.y b/yy/kalmia.y
index 8afc101..78bf895 100644
--- a/yy/kalmia.y
+++ b/yy/kalmia.y
@@ -89,7 +89,7 @@ doubles:
%%
-int yyerror(YYLTYPE *yyllocp, yyscan_t unused, const char *msg);
+int yyerror(YYLTYPE *yyllocp, yyscan_t unused, const char *msg)
{
fprintf(
stderr, "[%d:%d]: %s\n",