This commit is contained in:
2025-03-16 16:20:47 +01:00
parent f1185b6897
commit fef279c3ed
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ static void *control_pipe_worker(void* modulator) {
}
static void show_version() {
printf("rds95 (a RDS encoder by radio95) version 1.0");
printf("rds95 (a RDS encoder by radio95) version 1.0\n");
}
static void show_help(char *name) {