mirror of
https://github.com/json-c/json-c.git
synced 2026-04-11 00:09:06 +08:00
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