(build_spec_list): Declare CLOSING_DELIM_IDX and CLOSING_BRACKET_IDX to
commit14aaf3eab3fd602edd5d808fc81afe20e6fc51fd
authorJim Meyering <jim@meyering.net>
Sun, 16 Jul 1995 05:39:09 +0000 (16 05:39 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 16 Jul 1995 05:39:09 +0000 (16 05:39 +0000)
tree29f6d108415fcba0bc24c3e7597991fbe462468c
parentadfa243b0ddc72262db7e6b1092ccc88ecc64d6b
(build_spec_list): Declare CLOSING_DELIM_IDX and CLOSING_BRACKET_IDX to
be of type size_t, not int.
(main): Declare NR and CHARS_READ to be of type long, not int.
src/tr.c