1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-08-08 17:42:09 +03:00

Tweak wording

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
Gilles Peskine
2024-05-29 09:33:04 +02:00
parent 99cb19ad00
commit d53779995f
10 changed files with 10 additions and 10 deletions

View File

@@ -20,7 +20,7 @@
"up to and including runtime errors such as buffer overflows. " \
"If you're trying to fix a complaint from check_config.h, just remove " \
"it from your configuration file: since Mbed TLS 3.0, it is included " \
"automatically at the right time."
"automatically at the right point."
#endif /* */
#define PSA_WANT_KEY_TYPE_DERIVE 1

View File

@@ -23,7 +23,7 @@
"up to and including runtime errors such as buffer overflows. " \
"If you're trying to fix a complaint from check_config.h, just remove " \
"it from your configuration file: since Mbed TLS 3.0, it is included " \
"automatically at the right time."
"automatically at the right point."
#endif /* */
#if (defined(PSA_WANT_ALG_TLS12_PRF) && \

View File

@@ -26,7 +26,7 @@
"up to and including runtime errors such as buffer overflows. " \
"If you're trying to fix a complaint from check_config.h, just remove " \
"it from your configuration file: since Mbed TLS 3.0, it is included " \
"automatically at the right time."
"automatically at the right point."
#endif /* */
/*****************************************************************

View File

@@ -21,7 +21,7 @@
"up to and including runtime errors such as buffer overflows. " \
"If you're trying to fix a complaint from check_config.h, just remove " \
"it from your configuration file: since Mbed TLS 3.0, it is included " \
"automatically at the right time."
"automatically at the right point."
#endif /* */
/****************************************************************/