mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-03 02:41:21 +02:00
Trying to fix #311
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@646 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
@@ -33,8 +33,8 @@ class CLastChannel
|
||||
struct _LastCh
|
||||
{
|
||||
int channel;
|
||||
unsigned long timestamp;
|
||||
t_channel_id channel_id;
|
||||
unsigned long timestamp;
|
||||
};
|
||||
|
||||
std::list<_LastCh> lastChannels;
|
||||
|
Reference in New Issue
Block a user