1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-08-08 17:42:09 +03:00
Files
mbedtls/ChangeLog.d/empty-retval-description.txt
2023-02-14 19:26:56 +01:00

4 lines
147 B
Plaintext

Bugfix
* Silence warnings from clang -Wdocumentation about empty \retval
descriptions, which started appearing with Clang 15. Fixes #6960.