summaryrefslogtreecommitdiff
path: root/ev.h
diff options
context:
space:
mode:
Diffstat (limited to 'ev.h')
-rw-r--r--ev.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ev.h b/ev.h
index 1e88f02..bcb18e4 100644
--- a/ev.h
+++ b/ev.h
@@ -86,7 +86,7 @@ typedef double ev_tstamp;
#define EV_WATCHER_LIST(type) \
EV_WATCHER (type); \
- struct type *next /* private */
+ struct ev_watcher_list *next /* private */
#define EV_WATCHER_TIME(type) \
EV_WATCHER (type); \