* 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)
commit1fa140687eb4ae093904366f4cb1563bbb47e63a
tree7996e0b24df3aa80d5038fa57190d7ed95f06479
parentb9752825a023753145900b00a3f16394e183be60
* 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.
ChangeLog
THANKS
src/output.c