commit | e4b8d28ca78ccc0b3a1df43dcd8696bd1fd4c245 | [log] [tgz] |
---|---|---|
author | k-stachowiak <krzysiek.stachowiak@gmail.com> | Wed Dec 19 16:52:33 2018 +0100 |
committer | k-stachowiak <krzysiek.stachowiak@gmail.com> | Wed Dec 19 17:34:58 2018 +0100 |
tree | a26f64713d65be470d4cc5bdc5e0788c303baef0 | |
parent | 95070a828660f8964bd4bd6b52162481873d685d [diff] [blame] |
Remove imprecise clause from documenting comment
diff --git a/include/mbedtls/cipher.h b/include/mbedtls/cipher.h index 5200554..922b6c3 100644 --- a/include/mbedtls/cipher.h +++ b/include/mbedtls/cipher.h
@@ -401,7 +401,7 @@ * the structure. * * \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 #MBEDTLS_ERR_CIPHER_BAD_INPUT_DATA on