Removed trailing whitespace.
This commit is contained in:
@@ -105,7 +105,7 @@ int main (int argc, char **argv)
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
if (optind == argc) {
|
||||
convert("-", iformat, "-", oformat);
|
||||
} else if (optind == argc - 1) {
|
||||
|
||||
Reference in New Issue
Block a user