зеркало из https://github.com/github/putty.git
Fix typo in comment.
This commit is contained in:
Родитель
0fadffe0cb
Коммит
a2e3aa6977
2
putty.h
2
putty.h
|
@ -1208,7 +1208,7 @@ int verify_ssh_host_key(void *frontend, char *host, int port,
|
|||
void (*callback)(void *ctx, int result), void *ctx);
|
||||
/*
|
||||
* have_ssh_host_key() just returns true if a key of that type is
|
||||
* already chached and false otherwise.
|
||||
* already cached and false otherwise.
|
||||
*/
|
||||
int have_ssh_host_key(const char *host, int port, const char *keytype);
|
||||
/*
|
||||
|
|
Загрузка…
Ссылка в новой задаче