1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-12-24 17:41:01 +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
in_mbedtls_build_dir () {
test -d library
}
}
# Collect stats and build a HTML report.
lcov_library_report () {