1
1

libsshpp: Remove type argument from doc.

Этот коммит содержится в:
Andreas Schneider 2011-08-27 13:58:53 +02:00
родитель 0bd99b3773
Коммит 98ada12f66

Просмотреть файл

@ -206,7 +206,6 @@ public:
return ret;
}
/** @brief Try to authenticate using the publickey method.
* @param[in] type public key type
* @param[in] pubkey public key to use for authentication
* @throws SshException on error
* @returns SSH_AUTH_SUCCESS if the pubkey is accepted,