man page: add missing function argument
for libssh2_userauth_publickey_fromfile_ex() Reported-by: "pastey" Fixes #262
Этот коммит содержится в:
родитель
c2329aa09e
Коммит
fa15fded72
@ -7,6 +7,7 @@ libssh2_userauth_publickey_fromfile - authenticate a session with a public key,
|
||||
.nf
|
||||
int libssh2_userauth_publickey_fromfile_ex(LIBSSH2_SESSION *session,
|
||||
const char *username,
|
||||
unsigned int ousername_len,
|
||||
const char *publickey,
|
||||
const char *privatekey,
|
||||
const char *passphrase);
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user