Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24949)
(cherry picked from commit
7d91d5ba35a69808f6083695ed1f83570ae0a43e restricted to util/check-format-commit.sh)
COMMIT_RANGE=$COMMIT_RANGE^..$COMMIT_RANGE
fi
-# Create an iteratable list of files to check formatting on,
+# Create an iterable list of files to check formatting on,
# including the line ranges that are changed by the commits
# It produces output of this format:
# <file name> <change start line>, <change line count>