Fix wrong \file name in Doxygen comments
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
a0fd0f8531
commit
2091f3afb7
@ -1,5 +1,5 @@
|
||||
/**
|
||||
* \file mbedtls_md.c
|
||||
* \file md.c
|
||||
*
|
||||
* \brief Generic message digest wrapper for mbed TLS
|
||||
*
|
||||
|
@ -1,4 +1,4 @@
|
||||
/** \file psa_crypto_helpers.c
|
||||
/** \file fake_external_rng_for_test.c
|
||||
*
|
||||
* \brief Helper functions to test PSA crypto functionality.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user