Commit 84b1ca02 authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

Gcc isn't always very smart...

parent 699607a0
......@@ -311,6 +311,7 @@ vsm_cleaner(void *priv)
AZ(pthread_mutex_unlock(&vsm_mtx));
VTIM_sleep(1.1);
}
NEEDLESS_RETURN(NULL);
}
/*--------------------------------------------------------------------*/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment