diff options
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/dvb/esection.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/dvb/esection.h b/lib/dvb/esection.h index 61182766..a5b4c90e 100644 --- a/lib/dvb/esection.h +++ b/lib/dvb/esection.h @@ -11,7 +11,7 @@ private: ePtr<iDVBSectionReader> m_reader; eDVBTableSpec m_table; - int m_tries; + unsigned int m_tries; eTimer *m_timeout; |
