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 cd542ca..843e4e0 100644
--- a/ev.c
+++ b/ev.c
@@ -1513,7 +1513,7 @@ ev_loop_fork (EV_P)
}
#if EV_VERIFY
-void noinline
+static void noinline
verify_watcher (EV_P_ W w)
{
assert (("watcher has invalid priority", ABSPRI (w) >= 0 && ABSPRI (w) < NUMPRI));