mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2025-01-14 06:00:59 +00:00
Fix syntax error because of forgotten brace
This commit is contained in:
parent
5fcb31d279
commit
4fe32b1482
@ -2838,7 +2838,6 @@ int parse_parameters (struct ccx_s_options *opt, int argc, char *argv[])
|
||||
|
||||
if(opt->demux_cfg.ts_forced_program != -1)
|
||||
opt->demux_cfg.ts_forced_program_selected = 1;
|
||||
}
|
||||
|
||||
// Init telexcc redundant options
|
||||
tlt_config.dolevdist = opt->dolevdist;
|
||||
|
Loading…
Reference in New Issue
Block a user