mirror of
https://github.com/mhx/dwarfs.git
synced 2025-09-10 04:50:31 -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> "
|
<< " --tool=<name> "
|
||||||
"which tool to run; available tools are:\n"
|
"which tool to run; available tools are:\n"
|
||||||
<< " "
|
<< " "
|
||||||
<< tools << "\n";
|
<< tools << "\n\n";
|
||||||
// clang-format on
|
// clang-format on
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user