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

Fix Doxygen reference

Pass doxygen.sh
This commit is contained in:
Gilles Peskine
2019-07-22 20:10:36 +02:00
parent fc76265385
commit 6032673b39

View File

@ -65,7 +65,7 @@ typedef struct {
* *
* The size of this buffer is given by psa_drv_se_t::persistent_data_size * The size of this buffer is given by psa_drv_se_t::persistent_data_size
* when the driver is registered, and this value is also recorded in the * when the driver is registered, and this value is also recorded in the
* ::persistent_data_size field of this structure. * psa_drv_se_context_t::persistent_data_size field of this structure.
* *
* Before the driver is initialized for the first time, the content of * Before the driver is initialized for the first time, the content of
* the persistent data is all-bits-zero. After a driver upgrade, if the * the persistent data is all-bits-zero. After a driver upgrade, if the