mirror of
https://github.com/samba-team/samba.git
synced 2025-01-29 21:47:30 +03:00
r19102: fix typo, thanks derrell!
metze
This commit is contained in:
parent
2f146ec683
commit
0a516c3026
@ -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…
x
Reference in New Issue
Block a user