]> git.llucax.com Git - software/libev.git/blobdiff - ev.h
*** empty log message ***
[software/libev.git] / ev.h
diff --git a/ev.h b/ev.h
index 08b5963e631abfae28e454b8aa2979d2e705fa38..83cda6f26a247e0eefef7baf783707b5adcd4ac0 100644 (file)
--- 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 */