diff options
author | Jim Meyering <jim@meyering.net> | 1997-09-15 14:11:35 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1997-09-15 14:11:35 +0000 |
commit | 942ecc6d948e03978a5fdad1927247377b27ecaa (patch) | |
tree | d80b82d01bea562590bc47616decf68c6c553ee2 /old | |
parent | 2c53930cbb9e016f0a980d7a49a378d2232421cf (diff) | |
download | coreutils-942ecc6d948e03978a5fdad1927247377b27ecaa.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r-- | old/sh-utils/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index c320cda6d..637d96a0f 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -55,7 +55,7 @@ * lib/readutmp.c (read_utmp): Take new params: count and buffer. Return boolean indicating failure. - Now, caller must give diagnostic upon. + Now, caller must give diagnostic upon failure. 1997-07-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |