mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-30 22:43:08 +03:00
Added spaces after type casts
`(void) TimerContext;` seems more consistent with the current style than ((void) TimerContext); No objections to changing this if necessary.
This commit is contained in: