summaryrefslogtreecommitdiffstats
path: root/chpass/pw_yp.c
diff options
context:
space:
mode:
Diffstat (limited to 'chpass/pw_yp.c')
-rw-r--r--chpass/pw_yp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/chpass/pw_yp.c b/chpass/pw_yp.c
index 0877987..d6cfaeb 100644
--- a/chpass/pw_yp.c
+++ b/chpass/pw_yp.c
@@ -266,7 +266,7 @@ int use_yp (user, uid, which)
char bf[UT_NAMESIZE + 2];
char *result;
char *server;
- int resultlen;
+ long resultlen;
char ubuf[UT_NAMESIZE + 2];
if (which) {