mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
bzip2: Prefer LF as EOL in dlltest.c
All other .c files have LF line endings, so there is no need to deviate here.
This commit is contained in:
@@ -21,6 +21,7 @@ extract_source () {
|
||||
git_archive
|
||||
pushd "${extractdir}/${name}-reduced"
|
||||
echo "* -whitespace" > .gitattributes
|
||||
fromdos dlltest.c
|
||||
popd
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user