Skip to content

Commit

Permalink
s4:torture:basic:delete: fix 4 vs 8 spc tab formatting in check_delet…
Browse files Browse the repository at this point in the history
…e_on_close()
  • Loading branch information
obnoxxx committed Aug 9, 2012
1 parent 5236028 commit fac4a0d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions source4/torture/basic/delete.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@
#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;
Expand Down

0 comments on commit fac4a0d

Please sign in to comment.