parameter fix
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2085 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -31,7 +31,8 @@ key_proc (krb5_context context,
|
|||||||
krb5_error_code
|
krb5_error_code
|
||||||
krb5_get_in_tkt_with_password (krb5_context context,
|
krb5_get_in_tkt_with_password (krb5_context context,
|
||||||
krb5_flags options,
|
krb5_flags options,
|
||||||
krb5_address *const *addrs,
|
krb5_addresses *addrs,
|
||||||
|
/* krb5_address *const *addrs,*/
|
||||||
const krb5_enctype *etypes,
|
const krb5_enctype *etypes,
|
||||||
const krb5_preauthtype *pre_auth_types,
|
const krb5_preauthtype *pre_auth_types,
|
||||||
const char *password,
|
const char *password,
|
||||||
|
Reference in New Issue
Block a user