diff --git a/src/rds95.c b/src/rds95.c index 0c7d7a8..2df1454 100644 --- a/src/rds95.c +++ b/src/rds95.c @@ -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 ); }