diff options
author | Jim Meyering <jim@meyering.net> | 2002-09-15 07:11:59 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-09-15 07:11:59 +0000 |
commit | 643087c9ebc60382d667e273f7a6e93140a27a9a (patch) | |
tree | 3cc07496d773aedb2160e3676787479a6bb472e5 /ChangeLog | |
parent | e13f998e3d5250391b223af6ab422c872ae52b02 (diff) | |
download | coreutils-643087c9ebc60382d667e273f7a6e93140a27a9a.tar.xz |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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'. |