From: Jim Meyering Date: Sun, 25 Apr 1999 12:11:52 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: SH-UTILS-1_16h~58 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d12ba36443fee72c7ebdef8dbcab8bd4a58d5456;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 5cb0392d60..3edb5eb3ff 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -5,7 +5,7 @@ 1999-04-22 Jim Meyering * src/shred.c (word32): Don't use `#error'; it runs afoul of - SunOS 4.1.4 cc. + SunOS 4.1.4 cc. From Paul Eggert. * lib/strtoull.c: Guard strong_alias and weak_alias with #ifdef _LIBC.