mirror of
https://github.com/libssh2/libssh2.git
synced 2025-08-08 19:02:07 +03:00
libssh2_banner_set => libssh2_session_banner_get
Marked the old function as deprecated. Added the new name in the correct name space with the same arguments and functionality.
This commit is contained in:
@@ -13,6 +13,8 @@ the banner each server presents.
|
||||
A pointer to a string or NULL if something failed. The data pointed to will be
|
||||
allocated and associated to the session handle and will be freed by libssh2
|
||||
when \fIlibssh2_session_free(3)\fP is used.
|
||||
.SH AVAILABILITY
|
||||
Added in 1.4.0
|
||||
.SH SEE ALSO
|
||||
.BR libssh2_session_banner_set(3),
|
||||
.BR libssh2_session_handshake(3),
|
||||
|
Reference in New Issue
Block a user