mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-07-29 23:37:48 +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]>