fix compiler warning

Origin commit data
------------------
Branch: master
Commit: e05b1f5b85
Author: max_10 <max_10@gmx.de>
Date: 2014-12-04 (Thu, 04 Dec 2014)


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

------------------
This commit was generated by Migit
This commit is contained in:
max_10
2014-12-04 15:25:12 +01:00
parent dea4a726c4
commit 9be0322787
4 changed files with 16 additions and 14 deletions

View File

@@ -160,7 +160,7 @@ class eDVBCICAManagerSession;
typedef struct
{
pthread_t slot_thread;
int slot;
unsigned int slot;
int fd;
int connection_id;
eStatus status;