help.c: wrap wait-only poll() invocation in sleep_millisec()
commit2024d3176536fd437b4c0a744161e96bc150a24e
authorJohannes Sixt <j6t@kdbg.org>
Fri, 5 Jun 2015 19:45:05 +0000 (5 21:45 +0200)
committerJunio C Hamano <gitster@pobox.com>
Fri, 5 Jun 2015 22:00:32 +0000 (5 15:00 -0700)
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 <j6t@kdbg.org>
Reviewed-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
cache.h
help.c
wrapper.c