projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c22596d
)
whoops. fix typos
author
Jim Meyering
<jim@meyering.net>
Wed, 5 Jan 2000 12:06:39 +0000
(12:06 +0000)
committer
Jim Meyering
<jim@meyering.net>
Wed, 5 Jan 2000 12:06:39 +0000
(12:06 +0000)
lib/nanosleep.h
patch
|
blob
|
history
diff --git
a/lib/nanosleep.h
b/lib/nanosleep.h
index 1c8517d00d5eb6e295658babf1412d3d25cbd254..a1e864924ff7ed628699fef7b15aa021babe7d32 100644
(file)
--- a/
lib/nanosleep.h
+++ b/
lib/nanosleep.h
@@
-52,6
+52,6
@@
struct timespec
int
nanosleep PARAMS ((const struct timespec *requested_delay,
- struct timespec *remaining_delay)
+ struct timespec *remaining_delay)
);
#endif