mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 09:21:09 +02:00
CFrontend: initialize info struct
Origin commit data
------------------
Branch: ni/coolstream
Commit: 57ffe4e9e9
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-11-24 (Sat, 24 Nov 2012)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -201,6 +201,7 @@ CFrontend::CFrontend(int Number, int Adapter)
|
||||
feTimeout = 40;
|
||||
currentVoltage = SEC_VOLTAGE_OFF;
|
||||
currentToneMode = SEC_TONE_ON;
|
||||
memset(&info, 0, sizeof(info));
|
||||
}
|
||||
|
||||
CFrontend::~CFrontend(void)
|
||||
|
Reference in New Issue
Block a user