From d507251c81c51a471cd8aaa4ac90b79c768274e8 Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Sun, 22 Jul 2012 20:08:29 +0200 Subject: [PATCH] space changes. * 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 1ec1799f..1db75a8e 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([@oline@], [@ofile@]) -- 2.47.2