summaryrefslogtreecommitdiffstats
path: root/src/lib/kadm5/admin_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/kadm5/admin_internal.h')
-rw-r--r--src/lib/kadm5/admin_internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/kadm5/admin_internal.h b/src/lib/kadm5/admin_internal.h
index 97cb5e52e..15db18e2a 100644
--- a/src/lib/kadm5/admin_internal.h
+++ b/src/lib/kadm5/admin_internal.h
@@ -63,7 +63,7 @@ kadm5_ret_t _kadm5_chpass_principal_util(void *server_handle,
char *new_pw,
char **ret_pw,
char *msg_ret,
- int msg_len);
+ unsigned int msg_len);
/* this is needed by the alt_prof code I stole. The functions
maybe shouldn't be named krb5_*, but they are. */