summaryrefslogtreecommitdiffstats
path: root/source4/torture/raw
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2014-07-03 10:05:39 +0000
committerJeremy Allison <jra@samba.org>2014-07-03 21:41:12 +0200
commit4205463ef1815d6e86e1d1f1f57651ca30407469 (patch)
tree579b632e5a6acffb93bd8ce4c48641d6a6a3d010 /source4/torture/raw
parent64346a134dac2bd023f7473202ca38d35ffd3c89 (diff)
downloadsamba-4205463ef1815d6e86e1d1f1f57651ca30407469.tar.gz
samba-4205463ef1815d6e86e1d1f1f57651ca30407469.tar.xz
samba-4205463ef1815d6e86e1d1f1f57651ca30407469.zip
torture4: Adapt comment to code
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
Diffstat (limited to 'source4/torture/raw')
-rw-r--r--source4/torture/raw/lock.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/torture/raw/lock.c b/source4/torture/raw/lock.c
index 8dc2434b72..2d5616f3d5 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;