C++: style: fix indentation

* data/variant.hh (b4_symbol_variant): De-indent, as the callers are
indented.
This commit is contained in:
Akim Demaille
2018-05-27 10:43:16 +02:00
parent 1047f3c095
commit f24afe4435

View File

@@ -27,7 +27,7 @@
m4_define([b4_symbol_variant], m4_define([b4_symbol_variant],
[m4_pushdef([b4_dollar_dollar], [m4_pushdef([b4_dollar_dollar],
[$2.$3< $][3 > (m4_shift3($@))])dnl [$2.$3< $][3 > (m4_shift3($@))])dnl
switch ($1) switch ($1)
{ {
b4_type_foreach([b4_type_action_])[]dnl b4_type_foreach([b4_type_action_])[]dnl
default: default: