mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
formatting fix
This commit is contained in:
parent
9449544428
commit
3dc9fd076a
@ -774,7 +774,7 @@ BOOL cli_establish_connection(struct cli_state *cli,
|
||||
}
|
||||
|
||||
if (do_shutdown)
|
||||
cli_shutdown(cli);
|
||||
cli_shutdown(cli);
|
||||
|
||||
return True;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user