From e615c22bc2d17e536ad7fc72054c97ddcb083f33 Mon Sep 17 00:00:00 2001 From: Michael Adam Date: Wed, 2 May 2012 17:33:33 +0200 Subject: s4:torture:rpc: fix a comment typo in samba3.smb2-reauth2 --- source4/torture/rpc/samba3rpc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source4/torture/rpc/samba3rpc.c b/source4/torture/rpc/samba3rpc.c index a39b7d225a..ea3388658f 100644 --- a/source4/torture/rpc/samba3rpc.c +++ b/source4/torture/rpc/samba3rpc.c @@ -3741,7 +3741,7 @@ done: } /** - * Test smb2reauthentication while rpc pipe is in use. + * Test smb2 reauthentication while rpc pipe is in use. * Open a second lsa bind after reauth to anon. * Do lsa getusername on that second bind. */ -- cgit