]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 28 Mar 2005 19:30:14 +0000 (19:30 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 28 Mar 2005 19:30:14 +0000 (19:30 +0000)
ChangeLog

index 631e3e6194765280c990049df769d7a14993eb3c..997d548ecd9959e3e7810d14b615e498ff191e8b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,15 @@
 
        * Version 5.3.1.
 
+       * src/seq.c (get_width_format) [HAVE_RINT && HAVE_MODF && HAVE_FLOOR]:
+       Add `void' to make this an ANSI-style function declaration.
+       * src/remove.c (ds_init): Likewise.
+       * src/pr.c (print_sep_string): Likewise.
+
+       * src/stty.c (speeds): Declare this array to be static.
+       * src/Makefile.am (sc_tight_scope): Adjust to catch any
+       new declarations like that of stty.c's `speeds'.
+
        * src/system.h (GETOPT_HELP_OPTION_DECL): Use NULL, not `0'.
        (GETOPT_VERSION_OPTION_DECL): Likewise.
        * src/chown.c (long_options): Likewise.