mirror of
https://github.com/curl/curl.git
synced 2026-07-24 03:27:22 +03:00
spell!
This commit is contained in:
parent
ba6f20a244
commit
a29471d0f7
1 changed files with 1 additions and 1 deletions
|
|
@ -432,7 +432,7 @@ typedef enum {
|
|||
SSH_NO_STATE = -1, /* Used for "nextState" so say there is none */
|
||||
SSH_STOP = 0, /* do nothing state, stops the state machine */
|
||||
|
||||
SSH_S_STARTUP, /* Session startup, First rate in SSH-CONNECT */
|
||||
SSH_S_STARTUP, /* Session startup, First state in SSH-CONNECT */
|
||||
SSH_AUTHLIST,
|
||||
SSH_AUTH_PKEY_INIT,
|
||||
SSH_AUTH_PKEY,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue