mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-03 10:51:05 +02:00
fix gcc 4.7.x warnings
Origin commit data
------------------
Commit: 3544901636
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-07-09 (Mon, 09 Jul 2012)
This commit is contained in:
@@ -34,7 +34,7 @@ class CLastChannel
|
||||
{
|
||||
int channel;
|
||||
t_channel_id channel_id;
|
||||
unsigned long timestamp;
|
||||
long int timestamp;
|
||||
int channel_mode;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user