Code cleanup
This commit is contained in:
parent
f12901024d
commit
ff95fcd40e
@ -72,6 +72,8 @@ _clint()
|
||||
|
||||
_clint_file()
|
||||
{
|
||||
filename="$1"
|
||||
|
||||
echo
|
||||
$DEBUG $LINT $CPPFLAGS $CFLAGS "$filename" 2>&1
|
||||
ret=$?
|
||||
|
Loading…
Reference in New Issue
Block a user