Skip to content

Commit 9f7ac03

Browse files
Fix code style
Signed-off-by: Gilles Peskine <[email protected]>
1 parent 7e43145 commit 9f7ac03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/threading_internal.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
* Conventionally, this is the Mbed TLS version number when the
2323
* threading interface was last changed in a way that may impact the
2424
* test framework, with the lower byte incremented as necessary
25-
*if multiple changes happened between releases. */
25+
* if multiple changes happened between releases. */
2626
#define MBEDTLS_THREADING_INTERNAL_VERSION 0x03060000
2727

2828
#endif /* MBEDTLS_THREADING_INTERNAL_H */

0 commit comments

Comments
 (0)