diff --git a/src/options.c b/src/options.c index e781c26..a8bdf0d 100644 --- a/src/options.c +++ b/src/options.c @@ -395,7 +395,6 @@ void parse_cli_options(int argc, char **argv) { } } } - return 0; } void help_exit() {