parameter fix

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2085 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1997-07-09 01:37:34 +00:00
parent f3cd39f9d8
commit ddfa9ee032

View File

@@ -31,7 +31,8 @@ key_proc (krb5_context context,
krb5_error_code
krb5_get_in_tkt_with_password (krb5_context context,
krb5_flags options,
krb5_address *const *addrs,
krb5_addresses *addrs,
/* krb5_address *const *addrs,*/
const krb5_enctype *etypes,
const krb5_preauthtype *pre_auth_types,
const char *password,