mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 20:17:44 +00:00
parent
0ab37dbd03
commit
e60c0d675e
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ int main(int argc, char** argv)
|
|||
Vector<const char*> child_argv;
|
||||
|
||||
const char* output_filename = nullptr;
|
||||
auto trace_file = Core::File::standard_output();
|
||||
auto trace_file = Core::File::standard_error();
|
||||
|
||||
Core::ArgsParser parser;
|
||||
parser.set_general_help(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue