0
1
mirror of https://github.com/radio95-rnt/rds95.git synced 2026-02-26 20:33:53 +01:00
This commit is contained in:
2025-03-16 16:17:46 +01:00
parent 4d23878ae2
commit a3de4076e0

View File

@@ -43,7 +43,6 @@ static void show_help(char *name) {
" -C,--ctl FIFO control pipe\n"
" -h,--help Show this help text and exit\n"
"\n",
VERSION,
name
);
}