mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 23:45:49 +01:00
Remove imprecise clause from documenting comment
This commit is contained in:
parent
95070a8286
commit
e4b8d28ca7
@ -401,7 +401,7 @@ void mbedtls_cipher_free( mbedtls_cipher_context_t *ctx );
|
|||||||
* the structure.
|
* the structure.
|
||||||
*
|
*
|
||||||
* \param ctx The context to initialize. This must be initialized.
|
* \param ctx The context to initialize. This must be initialized.
|
||||||
* \param cipher_info The cipher to use. This may not be \c NULL.
|
* \param cipher_info The cipher to use.
|
||||||
*
|
*
|
||||||
* \return \c 0 on success.
|
* \return \c 0 on success.
|
||||||
* \return #MBEDTLS_ERR_CIPHER_BAD_INPUT_DATA on
|
* \return #MBEDTLS_ERR_CIPHER_BAD_INPUT_DATA on
|
||||||
|
Loading…
Reference in New Issue
Block a user