summaryrefslogtreecommitdiff
path: root/source3/smbd/proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/smbd/proto.h')
-rw-r--r--source3/smbd/proto.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/smbd/proto.h b/source3/smbd/proto.h
index b59f1f4123d..cd1ec9a1f9e 100644
--- a/source3/smbd/proto.h
+++ b/source3/smbd/proto.h
@@ -108,7 +108,7 @@ struct tevent_req *smbd_smb1_do_locks_send(
struct tevent_context *ev,
struct smb_request **smbreq, /* talloc_move()d into our state */
struct files_struct *fsp,
- uint32_t timeout,
+ uint32_t lock_timeout,
bool large_offset,
enum brl_flavour lock_flav,
uint16_t num_locks,