mirror of
https://github.com/samba-team/samba.git
synced 2025-01-24 02:04:21 +03:00
s4:kdc: Fix indentation
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
45e8e19719
commit
1ea4b27162
@ -1519,8 +1519,8 @@ static krb5_error_code samba_kdc_validate_pac_blob(
|
||||
}
|
||||
|
||||
code = samdb_result_dom_sid_buf(client_skdc_entry->msg,
|
||||
"objectSid",
|
||||
&client_sid);
|
||||
"objectSid",
|
||||
&client_sid);
|
||||
if (code) {
|
||||
goto out;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user