From: Michael Adam Date: Wed, 2 May 2012 15:33:33 +0000 (+0200) Subject: s4:torture:rpc: fix a comment typo in samba3.smb2-reauth2 X-Git-Tag: samba-4.0.0alpha21~396 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e615c22bc2d17e536ad7fc72054c97ddcb083f33;p=thirdparty%2Fsamba.git s4:torture:rpc: fix a comment typo in samba3.smb2-reauth2 --- diff --git a/source4/torture/rpc/samba3rpc.c b/source4/torture/rpc/samba3rpc.c index a39b7d225ac..ea3388658ff 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. */