mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
smbd: Fix a typo
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org>
This commit is contained in:
parent
076402cb59
commit
546394a90c
@ -1712,7 +1712,7 @@ NTSTATUS send_break_message(struct messaging_context *msg_ctx,
|
||||
/* Overload entry->op_type */
|
||||
/*
|
||||
* This is a cut from uint32_t to uint16_t, but so far only the lower 3
|
||||
* bits (LEASE_WRITE/HANDLE/READ are used anyway.
|
||||
* bits (LEASE_WRITE/HANDLE/READ) are used anyway.
|
||||
*/
|
||||
SSVAL(msg,OP_BREAK_MSG_OP_TYPE_OFFSET, break_to);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user