Successfully fail when running cmkr subcommands

This commit is contained in:
Duncan Ogilvie
2022-11-24 00:32:31 +01:00
parent 8b19441d34
commit 1fd18503cd
2 changed files with 3 additions and 15 deletions
-2
View File
@@ -7,5 +7,3 @@ const char *handle_args(int argc, char **argv);
} // namespace args
} // namespace cmkr
const char *cmkr_args_handle_args(int, char **);