diff options
-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 ceb943874..449a3777a 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -2277,7 +2277,7 @@ 1998-12-13 Jim Meyering <meyering@ascend.com> * lib/putenv.c: Don't include stdlib.h and declare malloc and free. - This works around Solaris 2.7's conflicting prototype. + This works around Solaris 5.7's conflicting prototype. Reported by Karl Berry. * lib/Makefile.am (lstat.c): Add rule to generate this from xstat.in. |