mirror of
https://github.com/samba-team/samba.git
synced 2024-12-27 03:21:53 +03:00
Fix indentation
This commit is contained in:
parent
c67037d986
commit
fc261be681
@ -270,7 +270,7 @@ static void getpwsid_queryuser_recv(void *private_data, bool success,
|
||||
}
|
||||
|
||||
if ( acct_name && *acct_name ) {
|
||||
fstrcpy( username, acct_name );
|
||||
fstrcpy( username, acct_name );
|
||||
} else {
|
||||
char *domain_name = NULL;
|
||||
enum lsa_SidType type;
|
||||
|
Loading…
Reference in New Issue
Block a user