From: Jim Meyering Date: Tue, 2 Dec 2003 09:08:27 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.1.0~85 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0efef3c7fd4b82b07b2ecd7b19fcce29adfbada;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 3f142f7384..8df1dc25ab 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -4,6 +4,7 @@ * sha1.c: File renamed from sha.c. * sha1.h: File renamed from sha.h. + Use SHA1_H, not _SHA_H in #ifndef condition. * sha.c: Add FSF Copyright. * sha.h: Correct stale references to MD5 and `16 bytes'.