--- libev/event.h 2007/11/02 13:08:51 1.4 +++ libev/event.h 2007/11/02 22:03:00 1.5 @@ -39,7 +39,7 @@ struct event { - /* lib watchers we map to */ + /* libev watchers we map onto */ union { struct ev_io io; struct ev_signal sig; @@ -120,3 +120,4 @@ int event_base_priority_init (struct event_base *base, int fd); #endif +