]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 14 Sep 1997 03:36:21 +0000 (03:36 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 14 Sep 1997 03:36:21 +0000 (03:36 +0000)
old/fileutils/ChangeLog

index a90341c58d9b343c25ddc906f9f900adaf79fe58..7892c18d2605f5397e3c49af62ee6c96da4100d4 100644 (file)
@@ -1,6 +1,8 @@
 1997-09-13  Jim Meyering  <meyering@na-net.ornl.gov>
 
        * lib/strverscmp.h [HAVE_CONFIG_H]: Include config.h.
+       (PARAMS): Define.
+       Guard prototype with PARAMS.
 
        * lib/oa-hash.c: Use K&R style function dcls, not ANSI.
        (HASH_MALLOC): Prefix with (Type*) cast to placate old compilers.