mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-04 12:20:42 +09:00
Fixed "@deprecated" in doxygen
This commit is contained in:
@@ -250,7 +250,7 @@ static int wait_auth_status(ssh_session session) {
|
||||
|
||||
/**
|
||||
* @brief retrieves available authentication methods for this session
|
||||
* @obsolete
|
||||
* @deprecated
|
||||
* @see ssh_userauth_list
|
||||
*/
|
||||
int ssh_auth_list(ssh_session session) {
|
||||
|
||||
Reference in New Issue
Block a user