0
1
mirror of https://github.com/radio95-rnt/rds95.git synced 2026-02-26 20:33:53 +01:00

thougth i could do that

This commit is contained in:
2025-07-06 19:01:06 +02:00
parent 23e66635cc
commit e1218542d2

View File

@@ -45,7 +45,7 @@ static inline void show_help(char *name) {
"\t-c,--config\tSet the config path [default: %s]\n"
"\n",
name,
DEFAULT_CONFIG_PATH,
DEFAULT_CONFIG_PATH
);
}