mirror of
https://github.com/samba-team/samba.git
synced 2025-03-01 04:58:35 +03:00
lib/cmdline: fix indentation
s/whitespace/tab/ BUG: https://bugzilla.samba.org/show_bug.cgi?id=14897 Signed-off-by: Ralph Boehme <slow@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org>
This commit is contained in:
parent
fa9d9974d0
commit
120a598e53
@ -55,7 +55,7 @@ static bool _samba_cmdline_load_config_s3(void)
|
||||
case SAMBA_CMDLINE_CONFIG_CLIENT:
|
||||
ok = lp_load_client(config_file);
|
||||
break;
|
||||
case SAMBA_CMDLINE_CONFIG_SERVER:
|
||||
case SAMBA_CMDLINE_CONFIG_SERVER:
|
||||
{
|
||||
const struct samba_cmdline_daemon_cfg *cmdline_daemon_cfg =
|
||||
samba_cmdline_get_daemon_cfg();
|
||||
|
Loading…
x
Reference in New Issue
Block a user