]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
torture4: Fix a typo
authorVolker Lendecke <vl@samba.org>
Fri, 13 Dec 2019 15:31:35 +0000 (16:31 +0100)
committerJeremy Allison <jra@samba.org>
Mon, 16 Dec 2019 19:02:31 +0000 (19:02 +0000)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source4/torture/smb2/sharemode.c

index 5b1b8c4afba86dbab2ea1ba800f7684517c7923d..6a581cd60abbc278d82c15ad420556143ff8edd0 100644 (file)
@@ -545,7 +545,7 @@ done:
 
 /*
  * Test conflicting sharemodes through SMB2: First open file with
- * different access masks, second open requests potentially conflict
+ * different access masks, second open requests potentially conflicting
  * sharemode.
  */
 static bool test_smb2_access_sharemode(struct torture_context *tctx,