svn commit: samba r21745 - in branches/SAMBA_4_0/source/torture: .

abartlet at samba.org abartlet at samba.org
Wed Mar 7 11:35:06 GMT 2007


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);



More information about the samba-cvs mailing list