[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Small documentation fix.


On Monday 05 May 2014 23:51:33 Hani Benhabiles wrote:
> Signed-off-by: Hani Benhabiles <hani@xxxxxxxxx>

Thank you very much for your contribution. I've pushed the patch to master.



	-- andreas

> ---
> 
> Just a small typo fix / rewording in the documentation that I came across
> while checking the online documentation.
> 
>  src/pki.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/src/pki.c b/src/pki.c
> index 27fe53f..ebc8d18 100644
> --- a/src/pki.c
> +++ b/src/pki.c
> @@ -1062,11 +1062,11 @@ int ssh_pki_export_pubkey_blob(const ssh_key key,
>  }
> 
>  /**
> - * @brief Convert a public key to a base64 hased key.
> + * @brief Convert a public key to a base64 encoded key.
>   *
>   * @param[in] key       The key to hash
>   *
> - * @param[out] b64_key  A pointer to store the allocated base64 hashed key.
> You + * @param[out] b64_key  A pointer to store the allocated base64
> encoded key. You *                      need to free the buffer.
>   *
>   * @return              SSH_OK on success, SSH_ERROR on error.

-- 
Andreas Schneider                   GPG-ID: CC014E3D
www.cryptomilk.org                asn@xxxxxxxxxxxxxx


References:
[PATCH] Small documentation fix.Hani Benhabiles <kroosec@xxxxxxxxx>
Archive administrator: postmaster@lists.cynapses.org