(print_user): Change type of local to size_t
authorJim Meyering <jim@meyering.net>
Sat, 14 Sep 2002 07:47:38 +0000 (07:47 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 14 Sep 2002 07:47:38 +0000 (07:47 +0000)
commit12b5bb320c15b174809fe5d879c1b5c5cb61ebe0
tree69cd3b5327170cab06a168a81fa859ff33524119
parent95631bcc4d3f264f065eac9cf82203dea4b5e233
(print_user): Change type of local to size_t
to avoid warnings about `comparison between signed and unsigned'.
src/who.c