From: Jim Meyering Date: Sun, 15 Sep 2002 07:11:59 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.2~146 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=643087c9ebc60382d667e273f7a6e93140a27a9a;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 11d5542b4a..46f6b1634e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,7 @@ * src/who.c (print_user): Change type of local to size_t to avoid warnings about `comparison between signed and unsigned'. + * src/ptx.c (generate_all_output): Likewise. * src/dd.c (main, skip): Add casts to avoid warnings about `comparison between signed and unsigned'.