summaryrefslogtreecommitdiffstats
path: root/contrib/ntp/libntp/ntp_worker.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ntp/libntp/ntp_worker.c')
-rw-r--r--contrib/ntp/libntp/ntp_worker.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/ntp/libntp/ntp_worker.c b/contrib/ntp/libntp/ntp_worker.c
index 087f06c..d1d09c0 100644
--- a/contrib/ntp/libntp/ntp_worker.c
+++ b/contrib/ntp/libntp/ntp_worker.c
@@ -267,7 +267,7 @@ process_blocking_resp(
void
harvest_blocking_responses(void)
{
- int idx;
+ size_t idx;
blocking_child* cp;
u_int scseen, scdone;
OpenPOWER on IntegriCloud