mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-09 18:04:25 +09:00
Remove double SSH2_MSG_USERAUTH_PK_OK.
This commit is contained in:
@@ -26,7 +26,6 @@
|
|||||||
#define SSH2_MSG_USERAUTH_PK_OK 60
|
#define SSH2_MSG_USERAUTH_PK_OK 60
|
||||||
#define SSH2_MSG_USERAUTH_PASSWD_CHANGEREQ 60
|
#define SSH2_MSG_USERAUTH_PASSWD_CHANGEREQ 60
|
||||||
#define SSH2_MSG_USERAUTH_INFO_REQUEST 60
|
#define SSH2_MSG_USERAUTH_INFO_REQUEST 60
|
||||||
#define SSH2_MSG_USERAUTH_PK_OK 60
|
|
||||||
#define SSH2_MSG_USERAUTH_INFO_RESPONSE 61
|
#define SSH2_MSG_USERAUTH_INFO_RESPONSE 61
|
||||||
#define SSH2_MSG_GLOBAL_REQUEST 80
|
#define SSH2_MSG_GLOBAL_REQUEST 80
|
||||||
#define SSH2_MSG_REQUEST_SUCCESS 81
|
#define SSH2_MSG_REQUEST_SUCCESS 81
|
||||||
|
|||||||
Reference in New Issue
Block a user