mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +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 (reason == POPT_CALLBACK_REASON_POST) {
|
||||||
if (lp_configfile(cmdline_lp_ctx) == NULL) {
|
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
|
/* Hook any 'every Samba program must do this, after
|
||||||
* the smb.conf is setup' functions here */
|
* the smb.conf is setup' functions here */
|
||||||
|
Loading…
Reference in New Issue
Block a user