bison-patches
[Top][All Lists]
Advanced

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

[PATCH 7/8] space changes.


From: Akim Demaille
Subject: [PATCH 7/8] space changes.
Date: Mon, 23 Jul 2012 14:06:06 +0200

* data/bison.m4 (b4_symbol_action): Remove spurious eol in the output.
---
 data/bison.m4 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/data/bison.m4 b/data/bison.m4
index 1ec1799..1db75a8 100644
--- a/data/bison.m4
+++ b/data/bison.m4
@@ -381,7 +381,7 @@ m4_define([b4_symbol_action],
                      b4_symbol_if([$1], [has_type],
                                   [b4_symbol([$1], [type])]))])dnl
 m4_pushdef([b4_at_dollar], [(*yylocationp)])dnl
-      b4_symbol_case_([$1])
+      b4_symbol_case_([$1])[]dnl
 b4_syncline([b4_symbol([$1], [$2_line])], ["b4_symbol([$1], [$2_file])"])
         b4_symbol([$1], [$2])
 b4_syncline(address@hidden@], address@hidden@])
-- 
1.7.11.2




reply via email to

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