]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Thu, 29 Feb 1996 03:08:29 +0000 (03:08 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 29 Feb 1996 03:08:29 +0000 (03:08 +0000)
old/sh-utils/ChangeLog

index a187980ffda6ef401f97439b80888c99046a63af..77ae174acccc56ad693924b5ab0ec911aed4d17b 100644 (file)
@@ -26,7 +26,7 @@ Sat Feb 24 12:20:58 1996  Jim Meyering  (meyering@na-net.ornl.gov)
        (arithf): Likewise.
        (arithdivf): Likewise.
 
-       * text.c: __P-protect forward declarations.
+       * test.c: __P-protect forward declarations.
        (main): Protoize function definition.
 
        * date.c (batch_convert): Declare BUFLEN local to be of type size_t,