help.c: wrap wait-only poll() invocation in sleep_millisec()
authorJohannes Sixt <j6t@kdbg.org>
Fri, 5 Jun 2015 19:45:05 +0000 (21:45 +0200)
committerJunio C Hamano <gitster@pobox.com>
Fri, 5 Jun 2015 22:00:32 +0000 (15:00 -0700)
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>
No differences found