mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 08:51:10 +02:00
- frontend: rename dummy fe
This commit is contained in:
@@ -188,7 +188,7 @@ bool CFrontend::Open(bool init)
|
||||
deliverySystemMask |= DVB_S2;
|
||||
deliverySystemMask |= DVB_S2X;
|
||||
info.type = FE_QPSK;
|
||||
strcpy(info.name, "dummyfe");
|
||||
strcpy(info.name, "dummy fe for testing DVB-S/S2/S2X");
|
||||
return false;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user