aboutsummaryrefslogtreecommitdiff
path: root/libssh/auth.c
diff options
context:
space:
mode:
Diffstat (limited to 'libssh/auth.c')
-rw-r--r--libssh/auth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libssh/auth.c b/libssh/auth.c
index dfc7b0f8..801f48af 100644
--- a/libssh/auth.c
+++ b/libssh/auth.c
@@ -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) {