diff options
| author | Volker Lendecke <vl@samba.org> | 2014-07-03 10:05:39 +0000 |
|---|---|---|
| committer | Jeremy Allison <jra@samba.org> | 2014-07-03 21:41:12 +0200 |
| commit | 4205463ef1815d6e86e1d1f1f57651ca30407469 (patch) | |
| tree | 579b632e5a6acffb93bd8ce4c48641d6a6a3d010 /source4/torture/raw | |
| parent | 64346a134dac2bd023f7473202ca38d35ffd3c89 (diff) | |
| download | samba-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.c | 2 |
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; |
