mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
r19102: fix typo, thanks derrell!
metze
(This used to be commit 0a516c3026
)
This commit is contained in:
parent
0a32e31cbe
commit
b25c065786
@ -174,7 +174,7 @@ ssize_t sys_sendto(int s, const void *msg, size_t len, int flags, const struct
|
||||
}
|
||||
|
||||
/*******************************************************************
|
||||
A write wrapper that will deal with EINTR.
|
||||
A recv wrapper that will deal with EINTR.
|
||||
********************************************************************/
|
||||
|
||||
ssize_t sys_recv(int fd, void *buf, size_t count, int flags)
|
||||
|
Loading…
Reference in New Issue
Block a user