]> git.saurik.com Git - bison.git/commitdiff
* src/output.c (output_table_data): Change the prototype to use
authorAkim Demaille <akim@epita.fr>
Sat, 22 Dec 2001 15:16:41 +0000 (15:16 +0000)
committerAkim Demaille <akim@epita.fr>
Sat, 22 Dec 2001 15:16:41 +0000 (15:16 +0000)
`int' for array ranges: some invocations do pass an int, not a
short.
Reported by Wayne Green.


No differences found