mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-08-06 11:17:49 +00:00
Executed with: `find . -regextype posix-egrep -regex ".*\.([hc]|fmt|function)" | xargs -L1 clang-format-12 -i` Signed-off-by: Mateusz Starzyk <[email protected]>