r5089: Fix indentation.
authorAndrew Bartlett <abartlet@samba.org>
Sat, 29 Jan 2005 04:01:23 +0000 (04:01 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:09:21 +0000 (13:09 -0500)
(This used to be commit 2e31694f9e133ffee793de52b78a813b441acbc2)

source4/torture/rpc/schannel.c

index f791492e6d1bdc32237db148e1aa913651ce7d67..bf225a16021107999fb483e14595658ce1d98221 100644 (file)
@@ -107,7 +107,7 @@ static BOOL test_netlogon_ops(struct dcerpc_pipe *p, TALLOC_CTX *mem_ctx,
                }
                
        }
-               return ret;
+       return ret;
 }
 
 /*