]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Thu, 23 Oct 1997 16:15:31 +0000 (16:15 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 23 Oct 1997 16:15:31 +0000 (16:15 +0000)
old/fileutils/ChangeLog

index 9fea8b1011509c0a0b63ef2f023595f9e5c25e5a..9e9d6fc11f73e151a579f298bfd5b10190b5f6c6 100644 (file)
@@ -12,7 +12,7 @@
        * src/ls.c: Likewise.
        * src/dircolors.c: Remove free and malloc decls.
        * src/ls.c: Likewise.
-       * src/rm.c: Likewise.
+       * src/rm.c: Remove free, malloc, and realloc decls.
        On some systems, strstr and stpcpy are macros, so declaring them
        unconditionally gets syntax errors.
        Reported by Mark M. Kettenis.