X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/71da68b3662b7169c58f8c5d4c0e89bc3caa31c4..423ca9b50e4321c078cc6fe7903b10ed4907d269:/src/symtab.c diff --git a/src/symtab.c b/src/symtab.c index b30ccaf1..14d107c9 100644 --- a/src/symtab.c +++ b/src/symtab.c @@ -100,11 +100,7 @@ symbol_new (uniqstr tag, location loc) return res; } -/*-------------------------------------------------------. -| Name of the code_props type: %destructor or %printer. | -`-------------------------------------------------------*/ - -static char const * +char const * code_props_type_string (code_props_type kind) { switch (kind)