]> git.saurik.com Git - bison.git/blobdiff - data/bison.m4
c.m4: style fix
[bison.git] / data / bison.m4
index 75aa305f75d0bf358fa8688ae35f22961a2004c5..1994f4d6fdb90029babd6e849c9e39158b5d423c 100644 (file)
@@ -509,7 +509,7 @@ m4_define([b4_token_format],
 # TAG, TYPE).
 m4_define([b4_type_action_],
 [b4_symbol_if([$1], [has_type],
-[m4_map([b4_symbol_case_], [$@])[]dnl
+[m4_map([      b4_symbol_case_], [$@])[]dnl
         b4_dollar_dollar([b4_symbol([$1], [number])],
                          [b4_symbol([$1], [tag])],
                          [b4_symbol([$1], [type])]);