Merge pull request #10304 from davidhorstmann-arm/disambiguate-doxygen-filename

Disambiguate `version.h` in doxygen comment
This commit is contained in:
Gilles Peskine 2025-07-16 23:39:19 +00:00 committed by GitHub
commit 6582237209
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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