summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2012-05-02 17:33:33 +0200
committerMichael Adam <obnox@samba.org>2012-05-02 18:11:05 +0200
commite615c22bc2d17e536ad7fc72054c97ddcb083f33 (patch)
tree3e95e056a6fb5714a37b07ff64448cd8da268ade
parentf479d8ff59bb1ebab3aade73e27504156eb97341 (diff)
downloadsamba-e615c22bc2d17e536ad7fc72054c97ddcb083f33.tar.gz
samba-e615c22bc2d17e536ad7fc72054c97ddcb083f33.tar.bz2
samba-e615c22bc2d17e536ad7fc72054c97ddcb083f33.zip
s4:torture:rpc: fix a comment typo in samba3.smb2-reauth2
-rw-r--r--source4/torture/rpc/samba3rpc.c2
1 files changed, 1 insertions, 1 deletions
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.
*/