summaryrefslogtreecommitdiff
path: root/ntpdc/ntpdc.h
diff options
context:
space:
mode:
Diffstat (limited to 'ntpdc/ntpdc.h')
-rw-r--r--ntpdc/ntpdc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ntpdc/ntpdc.h b/ntpdc/ntpdc.h
index bfc2228..6da4a5c 100644
--- a/ntpdc/ntpdc.h
+++ b/ntpdc/ntpdc.h
@@ -43,7 +43,7 @@ typedef struct {
struct parse {
char *keyword;
arg_v argval[MAXARGS + MOREARGS];
- int nargs;
+ size_t nargs;
};
/*