「🏗️」 wip: don't understand whats going on
This commit is contained in:
@ -34,7 +34,7 @@ int handle_options(args_t *args) {
|
||||
print_help();
|
||||
return EXIT_SUCCESS;
|
||||
} else {
|
||||
return send_ping(args);
|
||||
return ping(args);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user