mirror of
https://github.com/mhx/dwarfs.git
synced 2025-09-09 12:28:13 -04:00
Add newline for consistency
This commit is contained in:
parent
7931585746
commit
a1b24ab205
@ -116,7 +116,7 @@ int SYS_MAIN(int argc, sys_char** argv) {
|
||||
<< " --tool=<name> "
|
||||
"which tool to run; available tools are:\n"
|
||||
<< " "
|
||||
<< tools << "\n";
|
||||
<< tools << "\n\n";
|
||||
// clang-format on
|
||||
|
||||
return 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user