mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 00:11:14 +02:00
- zapit/scannit: fix typo in last commit
Signed-off-by: Thilo Graf <dbt@novatux.de> 'last commit' = 7b75b1d9dbc856d4547168ef35084e45304b5e6f
This commit is contained in:
@@ -335,7 +335,7 @@ bool CNit::ParseSatelliteDescriptor(SatelliteDeliverySystemDescriptor * sd, Tran
|
|||||||
feparams.pilot = ZPILOT_AUTO;
|
feparams.pilot = ZPILOT_AUTO;
|
||||||
feparams.plp_id = 0;
|
feparams.plp_id = 0;
|
||||||
feparams.pls_code = 1;
|
feparams.pls_code = 1;
|
||||||
feparmas.pls_mode = 0;
|
feparams.pls_mode = PLS_Root;
|
||||||
|
|
||||||
switch (modulation_system) {
|
switch (modulation_system) {
|
||||||
case 0: // DVB-S
|
case 0: // DVB-S
|
||||||
|
Reference in New Issue
Block a user