Fix line terminators to be UNIX.
This commit is contained in:
@@ -151,4 +151,3 @@ script:
|
||||
make distcheck;
|
||||
if type cppcheck &> /dev/null ; then cppcheck --error-exitcode=1 --quiet *.h *.c tests/ ; fi;
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user