.
authorJim Meyering <jim@meyering.net>
Fri, 15 Dec 1995 04:52:36 +0000 (04:52 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 15 Dec 1995 04:52:36 +0000 (04:52 +0000)
old/textutils/ChangeLog

index ebf4623359ba687ae19411d95606404284fdc92f..27bc3133ac35ffcd2dcc8099da4acd7c5bd6a116 100644 (file)
@@ -4,7 +4,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
-       fwrite's arg3 to size_t.
+       to size_t fwrite's third parameter.
 
        * nl.c (main): Use xstrtol instead of atoi.
        Rename misleading --first-page=N option to --starting-line-number=N.