From: Volker Lendecke Date: Thu, 3 Jul 2014 10:05:39 +0000 (+0000) Subject: torture4: Adapt comment to code X-Git-Tag: samba-4.0.20~11 X-Git-Url: http://git.samba.org/?p=samba.git;a=commitdiff_plain;h=d06fad8bb8cd2e24eeb7cff48da2ed1c287bcafa torture4: Adapt comment to code Signed-off-by: Volker Lendecke Reviewed-by: Jeremy Allison (cherry picked from commit 4205463ef1815d6e86e1d1f1f57651ca30407469) --- diff --git a/source4/torture/raw/lock.c b/source4/torture/raw/lock.c index 8dc2434b72c..2d5616f3d51 100644 --- a/source4/torture/raw/lock.c +++ b/source4/torture/raw/lock.c @@ -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;