]> git.saurik.com Git - bison.git/commitdiff
style: variant: remove empty line
authorAkim Demaille <akim@lrde.epita.fr>
Thu, 19 Sep 2013 14:45:09 +0000 (16:45 +0200)
committerAkim Demaille <akim@lrde.epita.fr>
Thu, 19 Sep 2013 14:45:09 +0000 (16:45 +0200)
* data/variant.hh (b4_symbol_constructor_define_): Remove
stray eol.

data/variant.hh

index 19538f6d2b30d45e31a5173e58d8bddf15cfd69a..76c3e60dc1081f445532f96c03c13233b93a5871 100644 (file)
@@ -320,7 +320,6 @@ b4_join(b4_symbol_if([$1], [has_type],
     return symbol_type (b4_join([token::b4_symbol([$1], [id])],
                                 b4_symbol_if([$1], [has_type], [v]),
                                 b4_locations_if([l])));
     return symbol_type (b4_join([token::b4_symbol([$1], [id])],
                                 b4_symbol_if([$1], [has_type], [v]),
                                 b4_locations_if([l])));
-
   }
 
 ])])])
   }
 
 ])])])