mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
fix gcc 4.7.x warnings
This commit is contained in:
@@ -71,7 +71,7 @@ class CRecordInstance
|
||||
{
|
||||
private:
|
||||
typedef struct {
|
||||
unsigned short apid;
|
||||
uint32_t apid;
|
||||
unsigned int index;//FIXME not used ?
|
||||
bool ac3;
|
||||
} APIDDesc;
|
||||
|
Reference in New Issue
Block a user