r25000: Fix some more C++ compatibility warnings.
[samba.git] / source4 / torture / raw / context.c
index df7f5f3851257e7fff33c08596d5a9e831741fad..11cb91768b6f3d194590333ce145a211f51f691b 100644 (file)
@@ -886,7 +886,7 @@ static bool torture_raw_context_int(struct torture_context *tctx,
    basic testing of session/tree context calls
 */
 bool torture_raw_context(struct torture_context *torture, 
-                                                struct smbcli_state *cli)
+                        struct smbcli_state *cli)
 {
        bool ret = true;
        if (lp_use_spnego()) {