mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-03-08 10:09:54 +00: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:
parent
7f244a5e36
commit
3476de2013