forked from qt-creator/qt-creator
Cleanup whitespace
Mostly trailing whitespace Change-Id: Ic324d20e8159c9d255895248ce04f25c692daf46 Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
committed by
Orgad Shaneh
parent
752668b5f4
commit
82aa1380f2
@@ -113,5 +113,5 @@ while (<PIPE>) {
|
||||
if ($line =~ /^\+(.*)/) {
|
||||
checkLine($1, $filename, $pos);
|
||||
}
|
||||
}
|
||||
close(PIPE);
|
||||
}
|
||||
close(PIPE);
|
||||
|
||||
Reference in New Issue
Block a user