projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88cade9
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Fri, 6 Dec 2002 08:08:23 +0000
(08:08 +0000)
committer
Jim Meyering
<jim@meyering.net>
Fri, 6 Dec 2002 08:08:23 +0000
(08:08 +0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index 6d2a8cd3eeae2104b7c463f6847aa83d7e99aa20..d3dff433c16adea26a30cd01259c022345d07dd9 100644
(file)
--- a/
lib/ChangeLog
+++ b/
lib/ChangeLog
@@
-1,5
+1,7
@@
2002-12-06 Jim Meyering <jim@meyering.net>
+ * error.c: Be consistent: change `#ifndef _LIBC' to `#if !_LIBC'.
+
Merge in changes from libc's misc/error.c, in preparation
for the merge of gnulib's changes back into libc.