From 89d6c45d7c32cd763ab950ec2f7517674b6e17f9 Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Sat, 29 Jan 2005 04:01:23 +0000 Subject: r5089: Fix indentation. (This used to be commit 2e31694f9e133ffee793de52b78a813b441acbc2) --- source4/torture/rpc/schannel.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source4/torture/rpc/schannel.c') diff --git a/source4/torture/rpc/schannel.c b/source4/torture/rpc/schannel.c index f791492e6d..bf225a1602 100644 --- a/source4/torture/rpc/schannel.c +++ b/source4/torture/rpc/schannel.c @@ -107,7 +107,7 @@ static BOOL test_netlogon_ops(struct dcerpc_pipe *p, TALLOC_CTX *mem_ctx, } } - return ret; + return ret; } /* -- cgit