typo
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3474 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -692,7 +692,7 @@ fix_transited_encoding(TransitedEncoding *tr,
|
|||||||
tr->tr_type);
|
tr->tr_type);
|
||||||
return KRB5KDC_ERR_TRTYPE_NOSUPP;
|
return KRB5KDC_ERR_TRTYPE_NOSUPP;
|
||||||
}
|
}
|
||||||
ret = krb5_domain_x500_decode(&tr->contents,
|
ret = krb5_domain_x500_decode(tr->contents,
|
||||||
&realms,
|
&realms,
|
||||||
&num_realms,
|
&num_realms,
|
||||||
client_realm,
|
client_realm,
|
||||||
|
Reference in New Issue
Block a user