projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a297e50
)
Fix typo in ChangeLog entry.
author
Bruno Haible
<bruno@clisp.org>
Wed, 14 May 2008 21:05:26 +0000
(23:05 +0200)
committer
Bruno Haible
<bruno@clisp.org>
Wed, 14 May 2008 21:05:26 +0000
(23:05 +0200)
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index b3ef40bd9c3d712ebbed32440761b8bf5eb034d4..666bcc0ce6cf3926470a4e4b5d08c9fce6784815 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-6,7
+6,7
@@
2008-05-14 Jim Meyering <meyering@redhat.com>
- use dd i
f
s=$n count=1 ... rather than less-portable head -c$n
+ use dd i
b
s=$n count=1 ... rather than less-portable head -c$n
* build-aux/mktempd (rand_bytes): head's -cN option is not accepted
by Solaris 10's /bin/head or by the one from HP-UX 11.x.
Reported in http://sourceforge.net/forum/message.php?msg_id=4960334