Remove trailing whitespaces.
svn-id: r18604
This commit is contained in:
parent
86ab70b149
commit
6b4484472b
560 changed files with 11703 additions and 11703 deletions
|
@ -90,7 +90,7 @@ int MidiDriver_ALSA::open() {
|
|||
error("Invalid port %s", var);
|
||||
return -1;
|
||||
}
|
||||
} else {
|
||||
} else {
|
||||
if (parse_addr(var, &seq_client, &seq_port) < 0) {
|
||||
error("Invalid port %s", var);
|
||||
return -1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue