aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/wsgetopt.c
diff options
context:
space:
mode:
Diffstat (limited to 'wsutil/wsgetopt.c')
-rw-r--r--wsutil/wsgetopt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/wsutil/wsgetopt.c b/wsutil/wsgetopt.c
index c53dc36e42..8007268b91 100644
--- a/wsutil/wsgetopt.c
+++ b/wsutil/wsgetopt.c
@@ -534,7 +534,7 @@ _getopt_internal_r (int argc, char *const *argv, const char *optstring,
|| !strchr (optstring, argv[d->optind][1])))))
{
char *nameend;
- unsigned int namelen;
+ size_t namelen;
const struct option *p;
const struct option *pfound = NULL;
struct option_list