summaryrefslogtreecommitdiff
path: root/ev.h
diff options
context:
space:
mode:
authorroot <root>2007-10-31 20:10:17 +0000
committerroot <root>2007-10-31 20:10:17 +0000
commitde6670e4475f8cc20fa55cf2c5e40f8de9df5812 (patch)
treeebd64caea9919c9829c1393d2d3b2bb0a527e198 /ev.h
parentcc491ddade261fb0e1755c6da29a95f1c66e8b32 (diff)
better resize
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