code refactoring

This commit is contained in:
2025-02-16 19:32:01 +01:00
parent f3c2569a30
commit c8bda25d90
42 changed files with 439 additions and 543 deletions

View File

@@ -4,7 +4,7 @@
#include <getopt.h>
#include <string.h>
#include "common.h"
#include "utils.h"
#include "args.h"
// void global_help() {