mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-09-02 10:21:12 +02:00
fix compiler warning
This commit is contained in:
@@ -160,7 +160,7 @@ class eDVBCICAManagerSession;
|
||||
typedef struct
|
||||
{
|
||||
pthread_t slot_thread;
|
||||
int slot;
|
||||
unsigned int slot;
|
||||
int fd;
|
||||
int connection_id;
|
||||
eStatus status;
|
||||
|
Reference in New Issue
Block a user