1
0
mirror of https://github.com/libssh2/libssh2.git synced 2025-07-29 13:01:14 +03:00

tidy-up: avoid word 'simply'

Cherry-picked from #1017
This commit is contained in:
Viktor Szakats
2023-04-30 11:23:34 +00:00
parent cda41f7cb8
commit 081c04571b
7 changed files with 10 additions and 12 deletions

View File

@ -56,8 +56,7 @@ otherwise block. While LIBSSH2_ERROR_EAGAIN is a negative number, it is not
really a failure per se.
If this function returns 0 (zero) it should not be considered an error, but
simply that there was no error but yet no payload data got sent to the other
end.
that there was no error but yet no payload data got sent to the other end.
.SH ERRORS
\fILIBSSH2_ERROR_ALLOC\fP - An internal memory allocation call failed.