Cleanup whitespace

Mostly trailing whitespace

Change-Id: Ic324d20e8159c9d255895248ce04f25c692daf46
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
Orgad Shaneh
2014-05-16 12:59:39 +03:00
committed by Orgad Shaneh
parent 752668b5f4
commit 82aa1380f2
22 changed files with 38 additions and 46 deletions

View File

@@ -113,5 +113,5 @@ while (<PIPE>) {
if ($line =~ /^\+(.*)/) {
checkLine($1, $filename, $pos);
}
}
close(PIPE);
}
close(PIPE);