Remove superfluous trailing white space from TCL files

This commit is contained in:
Douglas Clowes
2014-05-16 12:30:51 +10:00
parent 89e4e37f9e
commit 92d3acb5d5
230 changed files with 1835 additions and 1835 deletions

View File

@@ -129,7 +129,7 @@ proc readLine {channel} {
}
default {
puts stderr "ERROR: Unknown command type $cmdType, should be 'L' or 'S'"
}
}
}
flush stdout
flush stderr