mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
Fix compiler warning.
This commit is contained in:
parent
4c1762c3a8
commit
e5a3218b0e
@ -4945,7 +4945,7 @@ static void do_smb1_close(struct tevent_req *req)
|
||||
reply_nterror(smbreq, status);
|
||||
}
|
||||
if (!srv_send_smb(smbreq->sconn,
|
||||
smbreq->outbuf,
|
||||
(char *)smbreq->outbuf,
|
||||
true,
|
||||
smbreq->seqnum+1,
|
||||
IS_CONN_ENCRYPTED(smbreq->conn)||smbreq->encrypted,
|
||||
|
Loading…
Reference in New Issue
Block a user