mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 06:34:35 +00:00
Remove even more newlines from log messages
This commit is contained in:
parent
718034f5fa
commit
983cfe8b1c
10 changed files with 129 additions and 129 deletions
|
|
@ -74,7 +74,7 @@ int main(int argc, char **argv)
|
|||
SDLTest_CommonLogUsage(state, argv[0], options);
|
||||
SDL_Log("%s", "");
|
||||
SDL_Log("If device is a two-digit number it'll use it as an index, otherwise\n"
|
||||
"it'll use it as if it were part of the device's name.\n");
|
||||
"it'll use it as if it were part of the device's name.");
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue