projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
144e845
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Sat, 12 Feb 2000 10:42:19 +0000
(10:42 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sat, 12 Feb 2000 10:42:19 +0000
(10:42 +0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index ba5007682ae0b355ca6ad114ba81056b3b9cfc4a..d6469b28be2f74a2d5a517fc81c636a618bb5181 100644
(file)
--- a/
lib/ChangeLog
+++ b/
lib/ChangeLog
@@
-31,7
+31,7
@@
* nanosleep.h (nanosleep): Guard declaration with
`#if ! HAVE_DECL_NANOSLEEP'.
- Without this, OFS gets a redeclaration error for
gnu
_nanosleep, due to
+ Without this, OFS gets a redeclaration error for
rpl
_nanosleep, due to
the declaration in that vendor's sys/timers.h.
Reported by Christian Krackowizer.