Remove superfluous trailing white space from TCL files
This commit is contained in:
@@ -129,7 +129,7 @@ proc readLine {channel} {
|
||||
}
|
||||
default {
|
||||
puts stderr "ERROR: Unknown command type $cmdType, should be 'L' or 'S'"
|
||||
}
|
||||
}
|
||||
}
|
||||
flush stdout
|
||||
flush stderr
|
||||
|
||||
Reference in New Issue
Block a user