X-Git-Url: https://git.llucax.com/software/libev.git/blobdiff_plain/deff62d26ff4c1324816c04c0c6db1e4db435870..692ca25945e1a987acf66bd845ce70a61aa7b160:/ev.h?ds=sidebyside diff --git a/ev.h b/ev.h index 08b5963..83cda6f 100644 --- a/ev.h +++ b/ev.h @@ -241,7 +241,7 @@ void ev_set_allocator (void *(*cb)(void *ptr, long size)); * retryable syscall error * (such as failed select, poll, epoll_wait) */ -void ev_set_syserr_cb (void (*cb)(void)); +void ev_set_syserr_cb (void (*cb)(const char *msg)); # if EV_MULTIPLICITY /* the default loop is the only one that handles signals and child watchers */