projects
/
oweals
/
musl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
141138c
)
fix typo introduced in poll.h
author
Rich Felker
<dalias@aerifal.cx>
Sun, 9 Sep 2012 20:27:26 +0000
(16:27 -0400)
committer
Rich Felker
<dalias@aerifal.cx>
Sun, 9 Sep 2012 20:27:26 +0000
(16:27 -0400)
include/poll.h
patch
|
blob
|
history
diff --git
a/include/poll.h
b/include/poll.h
index ace3f3aa05026691db36e58567b3c3aa85c24166..f0e68b2f6b7bee1ce2eb73012dc3327aa2354d3b 100644
(file)
--- a/
include/poll.h
+++ b/
include/poll.h
@@
-5,7
+5,7
@@
extern "C" {
#endif
-#inclu
c
e <features.h>
+#inclu
d
e <features.h>
#define POLLIN 0x001
#define POLLPRI 0x002