kt_get_entry now has a const parameter
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2832 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -86,7 +86,7 @@ krb5_kt_close(krb5_context,
|
||||
krb5_error_code
|
||||
krb5_kt_get_entry(krb5_context context,
|
||||
krb5_keytab id,
|
||||
krb5_principal principal,
|
||||
krb5_const_principal principal,
|
||||
krb5_kvno kvno,
|
||||
krb5_keytype keytype,
|
||||
krb5_keytab_entry *entry);
|
||||
|
Reference in New Issue
Block a user