mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 17:01:15 +02:00
zapit/src/channel.cpp: add missed pmtLen init
This commit is contained in:
@@ -73,6 +73,7 @@ void CZapitChannel::Init()
|
||||
{
|
||||
//caPmt = NULL;
|
||||
rawPmt = NULL;
|
||||
pmtLen = 0;
|
||||
type = 0;
|
||||
number = 0;
|
||||
scrambled = 0;
|
||||
|
Reference in New Issue
Block a user