svn commit: samba r15955 - in branches/SAMBA_4_0/source/lib/ldb/tools: .

metze at samba.org metze at samba.org
Tue May 30 17:02:22 GMT 2006


Author: metze
Date: 2006-05-30 17:02:21 +0000 (Tue, 30 May 2006)
New Revision: 15955

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

Log:
fix whitespaces

metze
Modified:
   branches/SAMBA_4_0/source/lib/ldb/tools/cmdline.c


Changeset:
Modified: branches/SAMBA_4_0/source/lib/ldb/tools/cmdline.c
===================================================================
--- branches/SAMBA_4_0/source/lib/ldb/tools/cmdline.c	2006-05-30 13:19:09 UTC (rev 15954)
+++ branches/SAMBA_4_0/source/lib/ldb/tools/cmdline.c	2006-05-30 17:02:21 UTC (rev 15955)
@@ -44,7 +44,7 @@
 #ifdef _SAMBA_BUILD_
 	int r;
 #endif
-    int num_options = 0;
+	int num_options = 0;
 	int opt;
 	struct poptOption popt_options[] = {
 		POPT_AUTOHELP



More information about the samba-cvs mailing list