summaryrefslogtreecommitdiff
path: root/source4
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2014-07-03 10:05:39 +0000
committerKarolin Seeger <kseeger@samba.org>2014-07-15 12:46:16 +0200
commitdfe449aabf453b7baa73a39f6bc710b17e8443b3 (patch)
tree28b43694d541bd0ff3b601662922d05d88d962b2 /source4
parent7eb800dc5068b46c30efd5993bb1c30df5e5048e (diff)
downloadsamba-dfe449aabf453b7baa73a39f6bc710b17e8443b3.tar.gz
torture4: Adapt comment to code
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> (cherry picked from commit 4205463ef1815d6e86e1d1f1f57651ca30407469)
Diffstat (limited to 'source4')
-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 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;