diff options
Diffstat (limited to 'ev.c')
-rw-r--r-- | ev.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -122,7 +122,7 @@ extern "C" { /**/ -/* darwin simply cnanot be helped */ +/* darwin simply cannot be helped */ #ifdef __APPLE__ # undef EV_USE_POLL # undef EV_USE_KQUEUE |