mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-05 19:35:48 +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: