From fa3228b72d77bd0c86eff9549480e16184c239ca Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 11 Nov 2001 15:00:38 +0000 Subject: *** empty log message *** --- old/textutils/ChangeLog | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 16909c88b..5f2ac56e1 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,16 +1,21 @@ 2001-11-11 Jim Meyering + * Version 2.0.17. + * src/pr.c (struct COLUMN) [print_func]: Declare with a protype. (struct COLUMN) [char_func]: Declare with a protype. * src/od.c (parse_old_offset): Declare to be static. - * Version 2.0.17. - * src/join.c (make_blank): Declare to be static. (prfield): Declare local to be of type size_t, not int. + Some help strings were very long. Split them so that + they're no longer than the magic length 509 that ISO C89 + compilers are required to support. Sorry, translators :-( + * src/md5sum.c (usage): Split --help output into smaller pieces. + * src/ptx.c (main, usage): Split --help output into smaller pieces. * src/wc.c (usage): Split --help output into smaller pieces. Use fputs, not printf. @@ -23,6 +28,11 @@ * src/nl.c (usage): Likewise. * src/od.c (usage): Likewise. * src/pr.c (usage): Likewise. + * src/sort.c (usage): Likewise. + * src/split.c (usage): Likewise. + * src/tac.c (usage): Likewise. + * src/tr.c (usage): Likewise. + * src/unexpand.c (usage): Likewise. * src/sys2.h (alloca) [__GNUC__]: Define only if not already defined. -- cgit v1.2.3-70-g09d2