summaryrefslogtreecommitdiff
path: root/ntpq/ntpq.h
diff options
context:
space:
mode:
Diffstat (limited to 'ntpq/ntpq.h')
-rw-r--r--ntpq/ntpq.h2
1 files changed, 1 insertions, 1 deletions
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;
};
/*