mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
parent
6cf8ac019e
commit
48f6ede4b4
@ -38,7 +38,7 @@ ssize_t sys_sendfile(int tofd, int fromfd, const DATA_BLOB *header, SMB_OFF_T of
|
||||
{
|
||||
size_t total=0;
|
||||
ssize_t ret;
|
||||
ssize_t hdr_len = 0;
|
||||
size_t hdr_len = 0;
|
||||
|
||||
/*
|
||||
* Send the header first.
|
||||
|
Loading…
Reference in New Issue
Block a user