diff options
Diffstat (limited to 'src/include')
| -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 817f8c212..6ee35fed0 100644 --- a/src/include/krb5.hin +++ b/src/include/krb5.hin @@ -2218,7 +2218,7 @@ krb5_error_code KRB5_CALLCONV krb5_read_password const char *, char *, unsigned int * ); -krb5_error_code krb5_aname_to_localname +krb5_error_code KRB5_CALLCONV krb5_aname_to_localname (krb5_context, krb5_const_principal, const int, |
