mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 12:35:40 +01:00
Remove invalid doxygen docs from deprecated func
This commit is contained in:
parent
276ebb650e
commit
7a005e2fa4
@ -225,8 +225,6 @@ int mbedtls_md2_ext( const unsigned char *input,
|
||||
* \param input buffer holding the data
|
||||
* \param ilen length of the input data
|
||||
* \param output MD2 checksum result
|
||||
*
|
||||
* \return 0 if successful
|
||||
*/
|
||||
MBEDTLS_DEPRECATED static inline void mbedtls_md2( const unsigned char *input,
|
||||
size_t ilen,
|
||||
|
Loading…
Reference in New Issue
Block a user