Author: abartlet
Date: 2007-03-07 11:35:06 +0000 (Wed, 07 Mar 2007)
New Revision: 21745

WebSVN: 
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21745

Log:
indent

Modified:
   branches/SAMBA_4_0/source/torture/torture.c


Changeset:
Modified: branches/SAMBA_4_0/source/torture/torture.c
===================================================================
--- branches/SAMBA_4_0/source/torture/torture.c 2007-03-07 11:15:44 UTC (rev 
21744)
+++ branches/SAMBA_4_0/source/torture/torture.c 2007-03-07 11:35:06 UTC (rev 
21745)
@@ -62,7 +62,7 @@
        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);

Reply via email to