krb5: fix prototype in pa_gss_finish()

Fix merge issue that arose after merging another fix from the
lukeh/gss-preauth-apple branch.
This commit is contained in:
Luke Howard
2021-08-18 08:17:04 +10:00
parent 1cdc9d5f3c
commit a56c3ad819

View File

@@ -169,7 +169,6 @@ static krb5_error_code KRB5_LIB_CALL
pa_gss_finish(krb5_context context,
krb5_gss_init_ctx gssic,
const krb5_creds *kcred,
gss_ctx_id_t ctx,
krb5int32 nonce,
krb5_enctype enctype,
krb5_principal *client_p,