mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
s4:popt_common.c - fix intendation
This commit is contained in:
parent
415c615dbf
commit
3598409951
@ -67,7 +67,7 @@ static void popt_samba_callback(poptContext con,
|
||||
|
||||
if (reason == POPT_CALLBACK_REASON_POST) {
|
||||
if (lp_configfile(cmdline_lp_ctx) == NULL) {
|
||||
lp_load_default(cmdline_lp_ctx);
|
||||
lp_load_default(cmdline_lp_ctx);
|
||||
}
|
||||
/* Hook any 'every Samba program must do this, after
|
||||
* the smb.conf is setup' functions here */
|
||||
|
Loading…
Reference in New Issue
Block a user