s4:torture:basic:delete: fix 4 vs 8 spc tab formatting in check_delete_on_close()
authorMichael Adam <obnox@samba.org>
Wed, 8 Aug 2012 15:29:04 +0000 (17:29 +0200)
committerMichael Adam <obnox@samba.org>
Thu, 9 Aug 2012 14:23:45 +0000 (16:23 +0200)
source4/torture/basic/delete.c

index be538d0e9dda976106cc8821d80bb9c0408784bf..c2e0d39f528643dd53ee10ba8a4f2f0e8096cc23 100644 (file)
 #include "torture/raw/proto.h"
 #include "torture/basic/proto.h"
 
-static bool check_delete_on_close(struct torture_context *tctx, 
-                                                                 struct smbcli_state *cli, int fnum,
-                                                                 const char *fname, bool expect_it, 
-                                                                 const char *where)
+static bool check_delete_on_close(struct torture_context *tctx,
+                                 struct smbcli_state *cli, int fnum,
+                                 const char *fname, bool expect_it,
+                                 const char *where)
 {
        union smb_search_data data;
        NTSTATUS status;