mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-24 16:10:02 -06:00
Fix typo
Signed-off-by: Simo Sorce <ssorce@redhat.com>
This commit is contained in:
parent
6ffb35d0f5
commit
0ffb2022fe
@ -1267,7 +1267,7 @@ krb5_error_code ipadb_sign_authdata(krb5_context context,
|
||||
|
||||
kerr = krb5_encode_authdata_container(context,
|
||||
KRB5_AUTHDATA_IF_RELEVANT,
|
||||
&authdata,
|
||||
authdata,
|
||||
signed_auth_data);
|
||||
if (kerr != 0) {
|
||||
goto done;
|
||||
|
Loading…
Reference in New Issue
Block a user