From edd3280b6922cb2ec256fd3bc889a701e0d2b6ba Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Sat, 23 Feb 2013 14:44:33 +0100 Subject: [PATCH] style: space changes in the tests * tests/local.at: here. --- tests/local.at | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/local.at b/tests/local.at index 6021396a..d5ef8084 100644 --- a/tests/local.at +++ b/tests/local.at @@ -442,7 +442,7 @@ m4_define([AT_MAIN_DEFINE], [AT_LANG_DISPATCH([$0], $@)]) ## --- ## m4_define([AT_YYERROR_FORMALS(c)], -[AT_YYERROR_ARG_LOC_IF([AT_YYLTYPE const * const llocp, ])AT_PARSE_PARAMS [const char *msg]]) +[AT_YYERROR_ARG_LOC_IF([AT_YYLTYPE const * const llocp, ])AT_PARSE_PARAMS[const char *msg]]) m4_define([AT_YYERROR_PROTOTYPE(c)], [[void ]AT_NAME_PREFIX[error (]AT_YYERROR_FORMALS[)]]) -- 2.45.2