mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 01:11:06 +02:00
frontend: rename dummy fe
Origin commit data
------------------
Commit: ed7ce52276
Author: TangoCash <eric@loxat.de>
Date: 2022-05-05 (Thu, 05 May 2022)
Origin message was:
------------------
- 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