1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-20 22:50:26 +03:00

torture4: Adapt comment to code

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
Volker Lendecke 2014-07-03 10:05:39 +00:00 committed by Jeremy Allison
parent 64346a134d
commit 4205463ef1

View File

@ -2292,7 +2292,7 @@ static bool test_multilock(struct torture_context *tctx,
fname, smbcli_errstr(cli->tree)));
/*
* Lock regions 100->109, 110->119 as
* Lock regions 100->109, 120->129 as
* two separate write locks in one request.
*/
io.lockx.level = RAW_LOCK_LOCKX;