(hdb_next_enctype2key): const-ize a little bit
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9195 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -62,7 +62,7 @@ static struct hdb_method methods[] = {
|
|||||||
|
|
||||||
krb5_error_code
|
krb5_error_code
|
||||||
hdb_next_enctype2key(krb5_context context,
|
hdb_next_enctype2key(krb5_context context,
|
||||||
hdb_entry *e,
|
const hdb_entry *e,
|
||||||
krb5_enctype enctype,
|
krb5_enctype enctype,
|
||||||
Key **key)
|
Key **key)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user