s4:popt_common.c - fix intendation
[ira/wip.git] / source4 / lib / cmdline / popt_common.c
index 0273c4fe1c6c3af3a8a113eb3a734206732601d3..77218290ff955baa655d3f0c08479c4e2f15be0e 100644 (file)
@@ -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 */