r15955: fix whitespaces
authorStefan Metzmacher <metze@samba.org>
Tue, 30 May 2006 17:02:21 +0000 (17:02 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:08:44 +0000 (14:08 -0500)
metze
(This used to be commit a3d1ce6d3b8e771d28ab4418679b89a388579360)

source4/lib/ldb/tools/cmdline.c

index 453fc146632a6d0c529fd7f708d7bba3bf1428c8..e7e5186b55f3179a04de114e0bbfe7c29b3748e5 100644 (file)
@@ -44,7 +44,7 @@ struct ldb_cmdline *ldb_cmdline_process(struct ldb_context *ldb, int argc, const
 #ifdef _SAMBA_BUILD_
        int r;
 #endif
-    int num_options = 0;
+       int num_options = 0;
        int opt;
        struct poptOption popt_options[] = {
                POPT_AUTOHELP