mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-06 18:29:50 +09:00
Fix various spelling issues reported by codespell
Signed-off-by: Jakub Jelen <jjelen@redhat.com> Reviewed-by: Anderson Toshiyuki Sasaki <ansasaki@redhat.com>
This commit is contained in:
@@ -1063,7 +1063,7 @@ void ssh_clean_pubkey_hash(unsigned char **hash)
|
||||
* @param[out] key A pointer to store the allocated key. You need to free
|
||||
* the key using ssh_key_free().
|
||||
*
|
||||
* @return SSH_OK on success, SSH_ERROR on errror.
|
||||
* @return SSH_OK on success, SSH_ERROR on error.
|
||||
*
|
||||
* @see ssh_key_free()
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user