1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-08-01 10:06:53 +03:00

Disambiguate version.h in doxygen comment

Specify mbedtls/version.h, since we are about to add
include/tf-psa-crypto/version.h.

Signed-off-by: David Horstmann <david.horstmann@arm.com>
This commit is contained in:
David Horstmann
2025-07-16 15:35:00 +01:00
parent 8f548c9dba
commit 901cca7bc3

View File

@ -1,5 +1,5 @@
/**
* \file version.h
* \file mbedtls/version.h
*
* \brief Run-time version information
*/