Small type change
authorNelson Ferreira <nelson.ferreira@ieee.org>
Fri, 30 Sep 2011 22:20:31 +0000 (18:20 -0400)
committerNelson Ferreira <nelson.ferreira@ieee.org>
Fri, 30 Sep 2011 22:20:31 +0000 (18:20 -0400)
commitdfe710a61402d72673994393f65825cf11646e3e
tree4fc8edef2c490b4523fb833f19e6382ea85c5196
parent8cdc357845a93187e343889c9aa5dd412e13970b
Small type change

* lib-src/etags.c (argv): Use int instead of ssize_t as per manpage
* src/print.c (std_handle_out_va): ditto
* src/print.c (write_fmt_str): fix comment reference to function name

Signed-off-by: Nelson Ferreira <nelson.ferreira@ieee.org>
lib-src/etags.c
src/print.c