mirror of
https://github.com/eddyem/eddys_snippets.git
synced 2026-03-21 17:20:57 +03:00
HSFW management little fixes
This commit is contained in:
@@ -32,7 +32,6 @@ int main(int argc, char **argv){
|
||||
initial_setup();
|
||||
parse_args(argc, argv);
|
||||
check_args();
|
||||
process_args();
|
||||
return 0;
|
||||
return process_args();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user