diff options
Diffstat (limited to 'src/include/krb5.hin')
| -rw-r--r-- | src/include/krb5.hin | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/krb5.hin b/src/include/krb5.hin index 676cf22ea5..518b5dd810 100644 --- a/src/include/krb5.hin +++ b/src/include/krb5.hin @@ -1625,7 +1625,7 @@ int KRB5_CALLCONV krb5_524_convert_creds #if KRB5_PRIVATE krb5_error_code KRB5_CALLCONV krb5_kt_register (krb5_context, - struct _krb5_kt_ops * ); + const struct _krb5_kt_ops * ); #endif krb5_error_code KRB5_CALLCONV krb5_kt_resolve |
