From de6670e4475f8cc20fa55cf2c5e40f8de9df5812 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 31 Oct 2007 20:10:17 +0000 Subject: better resize --- ev.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ev.h') 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 -- cgit v1.2.3