Fixed more clang warnings

This commit is contained in:
Jan Möbius
2019-05-29 10:55:52 +02:00
parent 417a460645
commit 7c1a8012d5
11 changed files with 19 additions and 20 deletions

View File

@@ -30,7 +30,7 @@ echo "CPPCHECK Summary"
echo "=============================================================================="
echo -e "${NC}"
MAX_COUNT=27
MAX_COUNT=26
if [ $COUNT -gt $MAX_COUNT ]; then
echo -e ${WARNING}