mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-07 02:39:57 +00:00
Remove explicit link to MBEDTLS_CONFIG_FILE
This symbol is not declared in our code, so trying to explicitly link to it causes a doxygen error. Signed-off-by: Bence Szépkúti <[email protected]>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
* \brief Build-time configuration info
|
||||
*
|
||||
* Include this file if you need to depend on the
|
||||
* configuration options defined in mbedtls_config.h or #MBEDTLS_CONFIG_FILE
|
||||
* configuration options defined in mbedtls_config.h or MBEDTLS_CONFIG_FILE
|
||||
*/
|
||||
/*
|
||||
* Copyright The Mbed TLS Contributors
|
||||
|
||||
Reference in New Issue
Block a user