1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-28 01:58:17 +03:00

torture: Fix a comment

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
This commit is contained in:
Volker Lendecke 2019-09-24 11:53:31 -07:00 committed by Ralph Boehme
parent 9dc2cd86f6
commit e3e5894b85

View File

@ -3689,8 +3689,9 @@ static bool test_raw_oplock_batch26(struct torture_context *tctx,
io.ntcreatex.in.security_flags = 0;
io.ntcreatex.in.fname = fname1;
torture_comment(tctx, "BATCH26: open a file with an batch oplock "
"(share mode: none)\n");
torture_comment(tctx,
"BATCH26: open a file with an batch oplock "
"(share mode: all)\n");
ZERO_STRUCT(break_info);
io.ntcreatex.in.flags = NTCREATEX_FLAGS_EXTENDED |