1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-29 11:41:15 +03:00

Remove superfluous leading whitespace

Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
This commit is contained in:
Thomas Daubney
2023-11-13 09:50:58 +00:00
parent 08ea9bfa1f
commit b4f1ee0566

View File

@ -33,7 +33,7 @@ set -eu
# Repository detection # Repository detection
in_mbedtls_build_dir () { in_mbedtls_build_dir () {
test -d library test -d library
} }
# Collect stats and build a HTML report. # Collect stats and build a HTML report.
lcov_library_report () { lcov_library_report () {