From: Akim Demaille Date: Sat, 22 Dec 2001 15:16:41 +0000 (+0000) Subject: * src/output.c (output_table_data): Change the prototype to use X-Git-Tag: before-m4-back-end~102 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/1fa140687eb4ae093904366f4cb1563bbb47e63a?ds=inline;hp=1fa140687eb4ae093904366f4cb1563bbb47e63a * src/output.c (output_table_data): Change the prototype to use `int' for array ranges: some invocations do pass an int, not a short. Reported by Wayne Green. ---