projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
395224e
)
.
author
Jim Meyering
<jim@meyering.net>
Fri, 15 Dec 1995 04:52:36 +0000
(
04:52
+0000)
committer
Jim Meyering
<jim@meyering.net>
Fri, 15 Dec 1995 04:52:36 +0000
(
04:52
+0000)
old/textutils/ChangeLog
patch
|
blob
|
history
diff --git
a/old/textutils/ChangeLog
b/old/textutils/ChangeLog
index ebf4623359ba687ae19411d95606404284fdc92f..27bc3133ac35ffcd2dcc8099da4acd7c5bd6a116 100644
(file)
--- a/
old/textutils/ChangeLog
+++ b/
old/textutils/ChangeLog
@@
-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.