]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 30 Jun 1997 04:00:48 +0000 (04:00 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 30 Jun 1997 04:00:48 +0000 (04:00 +0000)
old/sh-utils/ChangeLog

index 2889c87150981e4eb9a932f56619f6e4388ff2de..47501f886f275faa08a449c5514e26f773274419 100644 (file)
@@ -1,7 +1,7 @@
 Sun Jun 29 07:18:25 1997  Jim Meyering  <meyering@na-net.ornl.gov>
 
        * lib/putenv.c (rpl_putenv): Renamed from putenv.
-       [putenv]: Remove definition and subsequent #undef hack to avoid
+       [putenv]: Remove definition and subsequent #undef hack that avoided
        conflicts with system prototypes.  That didn't let the definition of
        putenv to rpl_putenv from config.h get through.
        Suggestion from Marcus Daniels.