From: Jim Meyering Date: Wed, 20 Dec 1995 05:47:35 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_13i~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99cf57df5f69d39cf269018ae7d32c9899fc1e08;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 48e268c01a..784182c229 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -13,7 +13,7 @@ Thu Dec 14 21:13:22 1995 Jim Meyering (meyering@comco.com) * fold.c (main): Use xstrtol instead of atoi. (fold_file): Make a couple locals `int', not size_t, and cast - to size_t fwrite's third parameter. + fwrite's third parameter to size_t. * nl.c (main): Use xstrtol instead of atoi. Rename misleading --first-page=N option to --starting-line-number=N.