* 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 6021396..d5ef808 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[)]])
-- 
1.8.1.3


Reply via email to