mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-19 17:23:02 +00:00
style: fix a few remaining 'type' instead of 'kind'
* data/skeletons/glr.c, data/skeletons/yacc.c (YY_SYMBOL_PRINT): Here.
This commit is contained in:
@@ -352,7 +352,7 @@ m4_define([b4_symbol_type_define],
|
||||
break;
|
||||
}
|
||||
|
||||
// Type destructor.
|
||||
// Value type destructor.
|
||||
]b4_symbol_variant([[yykind]], [[value]], [[template destroy]])])[
|
||||
Base::clear ();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user