bison-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 2/4] style: space changes in the tests


From: Akim Demaille
Subject: [PATCH 2/4] style: space changes in the tests
Date: Sat, 23 Feb 2013 16:21:50 +0100

* 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

[Prev in Thread] Current Thread [Next in Thread]