summaryrefslogtreecommitdiff
path: root/ev.h
diff options
context:
space:
mode:
Diffstat (limited to 'ev.h')
-rw-r--r--ev.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ev.h b/ev.h
index ff7acaa..6a32606 100644
--- a/ev.h
+++ b/ev.h
@@ -148,7 +148,7 @@ struct ev_child
EV_WATCHER_LIST (ev_child);
int pid; /* ro */
- int status; /* holds the exit status, use the macros from sys/wait.h */
+ int status; /* rw, holds the exit status, use the macros from sys/wait.h */
};
#define EVMETHOD_NONE 0