We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e43145 commit 9f7ac03Copy full SHA for 9f7ac03
library/threading_internal.h
@@ -22,7 +22,7 @@
22
* Conventionally, this is the Mbed TLS version number when the
23
* threading interface was last changed in a way that may impact the
24
* test framework, with the lower byte incremented as necessary
25
- *if multiple changes happened between releases. */
+ * if multiple changes happened between releases. */
26
#define MBEDTLS_THREADING_INTERNAL_VERSION 0x03060000
27
28
#endif /* MBEDTLS_THREADING_INTERNAL_H */
0 commit comments