mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-12 11:10:28 +09:00
Fix error in documentation
Signed-off-by: Serdar Sanli <mserdarsanli@gmail.com> Reviewed-by: Jakub Jelen <jjelen@redhat.com>
This commit is contained in:
committed by
Jakub Jelen
parent
925dc92d52
commit
7dfed5c3cb
@@ -1044,8 +1044,7 @@ int ssh_userauth_publickey_auto_get_current_identity(ssh_session session,
|
|||||||
* method.\n
|
* method.\n
|
||||||
* SSH_AUTH_PARTIAL: You've been partially authenticated, you still
|
* SSH_AUTH_PARTIAL: You've been partially authenticated, you still
|
||||||
* have to use another method.\n
|
* have to use another method.\n
|
||||||
* SSH_AUTH_SUCCESS: The public key is accepted, you want now to use
|
* SSH_AUTH_SUCCESS: Authentication success\n
|
||||||
* ssh_userauth_publickey().\n
|
|
||||||
* SSH_AUTH_AGAIN: In nonblocking mode, you've got to call this again
|
* SSH_AUTH_AGAIN: In nonblocking mode, you've got to call this again
|
||||||
* later.
|
* later.
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user