From b2ccf8dd31d1457ae9f0ae270054117179220370 Mon Sep 17 00:00:00 2001 From: Lorry Tar Creator Date: Tue, 7 Apr 2015 08:29:34 +0000 Subject: Imported from /home/lorry/working-area/delta_ntp/ntp-4.2.8p2.tar.gz. --- ntpq/ntpq.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ntpq/ntpq.h') diff --git a/ntpq/ntpq.h b/ntpq/ntpq.h index ec2bcb9..2575b88 100644 --- a/ntpq/ntpq.h +++ b/ntpq/ntpq.h @@ -79,7 +79,7 @@ typedef union { struct parse { const char *keyword; arg_v argval[MAXARGS]; - int nargs; + size_t nargs; }; /* -- cgit v1.2.1