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:
f2baf4d
)
fix typo in inotify.h
author
Rich Felker
<dalias@aerifal.cx>
Wed, 8 Feb 2012 03:48:58 +0000
(22:48 -0500)
committer
Rich Felker
<dalias@aerifal.cx>
Wed, 8 Feb 2012 03:48:58 +0000
(22:48 -0500)
include/sys/inotify.h
patch
|
blob
|
history
diff --git
a/include/sys/inotify.h
b/include/sys/inotify.h
index 921a19ca8d1401df5c512f39fe7a1c376980caa0..78acdfd07a7cc418e42f28dfb3cc68e8151ba18b 100644
(file)
--- a/
include/sys/inotify.h
+++ b/
include/sys/inotify.h
@@
-13,7
+13,7
@@
struct inotify_event {
char name[];
};
-#define IN_CLOEXEC 02000000
0
+#define IN_CLOEXEC 02000000
#define IN_NONBLOCK 04000
#define IN_ACCESS 0x00000001