r21745: indent
authorAndrew Bartlett <abartlet@samba.org>
Wed, 7 Mar 2007 11:35:06 +0000 (11:35 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:49:22 +0000 (14:49 -0500)
(This used to be commit 7841b299061ec8f4f6a14720dbe4fa7108313848)

source4/torture/torture.c

index 4699df7d89125c39673377f04727ffc1e9e04db9..66d7bbb1018d87bc0366d05a914fd12117aedebf 100644 (file)
@@ -62,7 +62,7 @@ int torture_init(void)
        init_module_fn *shared_init = load_samba_modules(NULL, "torture");
 
        torture_root = talloc_zero(talloc_autofree_context(), 
-                                                       struct torture_suite);
+                                  struct torture_suite);
        
        run_init_functions(static_init);
        run_init_functions(shared_init);