*** empty log message ***

This commit is contained in:
Marc Alexander Lehmann 2007-11-24 07:14:49 +00:00
parent 7821610173
commit 9674f986b5
1 changed files with 2 additions and 0 deletions

2
ev.h
View File

@ -242,7 +242,9 @@ union ev_any_watcher
struct ev_check check;
struct ev_signal signal;
struct ev_child child;
#if EV_MULTIPLICITY
struct ev_embed embed;
#endif
};
/* bits for ev_default_loop and ev_loop_new */