mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-29 11:41:15 +03:00
Fix some typo for include folder
Signed-off-by: Wenxing Hou <wenxing.hou@intel.com>
This commit is contained in:
committed by
Elena Uziunaite
parent
71ff969ca2
commit
848bccf1ce
@ -381,7 +381,7 @@ typedef struct {
|
||||
void (*entry_point)(const char *name);
|
||||
} metatest_t;
|
||||
|
||||
/* The list of availble meta-tests. Remember to register new functions here!
|
||||
/* The list of available meta-tests. Remember to register new functions here!
|
||||
*
|
||||
* Note that we always compile all the functions, so that `metatest --list`
|
||||
* will always list all the available meta-tests.
|
||||
|
Reference in New Issue
Block a user