X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/be6fa942acae21a4a025bac5e339451be6ad136d..fd003416d59cae9645d164b12495eb186efee848:/data/variant.hh diff --git a/data/variant.hh b/data/variant.hh index e2a537ad..91548d84 100644 --- a/data/variant.hh +++ b/data/variant.hh @@ -223,7 +223,7 @@ m4_define([b4_variant_define], } buffer;]b4_parse_assert_if([ /// Whether the content is built: if defined, the name of the stored type. - const char* tname;])[ + const char *tname;])[ }; ]])