From a3de4076e08628f59f09f1695e92cc318e7ca870 Mon Sep 17 00:00:00 2001 From: kuba Date: Sun, 16 Mar 2025 16:17:46 +0100 Subject: [PATCH] oops --- src/rds95.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/rds95.c b/src/rds95.c index a007889..2b64ba4 100644 --- a/src/rds95.c +++ b/src/rds95.c @@ -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 ); }