]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Wed, 20 Dec 1995 05:47:35 +0000 (05:47 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 20 Dec 1995 05:47:35 +0000 (05:47 +0000)
old/textutils/ChangeLog

index 48e268c01aad29780295f42dd0442ac8fd7932df..784182c2294d319aae5b99214dad75b22f6f28c0 100644 (file)
@@ -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.