]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 15 Sep 2002 07:11:59 +0000 (07:11 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 15 Sep 2002 07:11:59 +0000 (07:11 +0000)
ChangeLog

index 11d5542b4ae203bfc50dd9828c0aa1afb2018479..46f6b1634e6813c81b28f4764f7f4e3e0d8da54f 100644 (file)
--- 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'.