mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2024-12-24 20:01:42 +00:00
correcting help message typo
This commit is contained in:
parent
2f784f00ff
commit
a64245fb5b
@ -173,7 +173,7 @@ void params_dump(void)
|
||||
mprint ("Yes, timeout: %d seconds",ccx_options.live_stream);
|
||||
}
|
||||
mprint ("] [Clock frequency: %d]\n",MPEG_CLOCK_FREQ);
|
||||
mprint ("Teletext page: ");
|
||||
mprint ("Teletext page: [");
|
||||
if (tlt_config.page)
|
||||
mprint ("%d]\n",tlt_config.page);
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user