summaryrefslogtreecommitdiff
path: root/ev.c
diff options
context:
space:
mode:
Diffstat (limited to 'ev.c')
-rw-r--r--ev.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ev.c b/ev.c
index ff47bd2..916d3e6 100644
--- a/ev.c
+++ b/ev.c
@@ -748,7 +748,7 @@ enable_secure (void)
#endif
}
-int
+unsigned int
ev_method (EV_P)
{
return method;