fix gcc 4.7.x warnings

Origin commit data
------------------
Branch: ni/coolstream
Commit: 3544901636
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-07-09 (Mon, 09 Jul 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Jacek Jendrzej
2012-07-09 10:38:05 +02:00
parent 9a9d241e2b
commit 9070e20b63
2 changed files with 2 additions and 2 deletions

View File

@@ -71,7 +71,7 @@ class CRecordInstance
{
private:
typedef struct {
unsigned short apid;
uint32_t apid;
unsigned int index;//FIXME not used ?
bool ac3;
} APIDDesc;