help.c: wrap wait-only poll() invocation in sleep_millisec()
authorJohannes Sixt <redacted>
Fri, 5 Jun 2015 19:45:05 +0000 (21:45 +0200)
committerJunio C Hamano <redacted>
Fri, 5 Jun 2015 22:00:32 +0000 (15:00 -0700)
commit2024d3176536fd437b4c0a744161e96bc150a24e
treef1eae651d898a045d48cf6ecac60f22f4dff1cd4
parent1e9676ec0a771de06abca3009eb4bdc5a4ae3312
help.c: wrap wait-only poll() invocation in sleep_millisec()

We want to use the new function elsewhere in a moment.

Signed-off-by: Johannes Sixt <redacted>
Reviewed-by: Michael Haggerty <redacted>
Signed-off-by: Junio C Hamano <redacted>
cache.h
help.c
wrapper.c
git clone https://git.99rst.org/PROJECT