projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
77e4a0d
)
* ChangeLog: Fix typo.
author
Eric Blake
<eblake@redhat.com>
Mon, 11 Jul 2011 14:16:12 +0000
(08:16 -0600)
committer
Eric Blake
<eblake@redhat.com>
Mon, 11 Jul 2011 14:16:12 +0000
(08:16 -0600)
Signed-off-by: Eric Blake <eblake@redhat.com>
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 9f98405ab3db2ffcd3e3b8a0d0804479557c9264..e1e12f60d034956fc1b7ce15699e445a1e640fca 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-3,7
+3,7
@@
regex: avoid compiler warning
* lib/regex.c (includes): Include <strings.h>, for use of
strcasecmp in regcomp.c.
- Reported by Jachim Schmitz.
+ Reported by J
o
achim Schmitz.
2011-07-09 Paul Eggert <eggert@cs.ucla.edu>