corrected (again)
Этот коммит содержится в:
родитель
91bca481b5
Коммит
b9b5e5fea5
@ -22,9 +22,8 @@ or \fBlibssh2_sftp_opendir(3)\fP (which is a macro).
|
|||||||
|
|
||||||
Close an active LIBSSH2_SFTP_HANDLE. Because files and directories share the
|
Close an active LIBSSH2_SFTP_HANDLE. Because files and directories share the
|
||||||
same underlying storage mechanism these methods may be used
|
same underlying storage mechanism these methods may be used
|
||||||
interchangably. \fBlibssh2_sftp_closedir(3)\fP and
|
interchangably. \fBlibssh2_sftp_close(3)\fP and \fBlibssh2_sftp_closedir(3)\fP
|
||||||
\fBlibssh2_sftp_closedir(3)\fP are macros for
|
are macros for \fBlibssh2_sftp_close_handle(3)\fP.
|
||||||
\fBlibssh2_sftp_close_handle(3)\fP.
|
|
||||||
|
|
||||||
.SH RETURN VALUE
|
.SH RETURN VALUE
|
||||||
Return 0 on success or negative on failure. It returns
|
Return 0 on success or negative on failure. It returns
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user