tests : fix trailing whitespace
This commit is contained in:
parent
12ab343c82
commit
f81d2058ae
1 changed files with 1 additions and 1 deletions
|
@ -142,7 +142,7 @@ int main(int argc, char **argv) {
|
|||
success = false;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
if (!fname_text.empty()) {
|
||||
fprintf(stderr, "%s : tokenizing: '%s'\n", __func__, fname_text.c_str());
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue