mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 09:51:22 +02:00
- cosmetics: align epg_id notation to channel_id
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -94,7 +94,7 @@ class CInfoViewer
|
||||
int header_height;
|
||||
bool newfreq ;
|
||||
static const short bar_width = 72;
|
||||
static event_id_t last_curr_id, last_next_id;
|
||||
static t_event_id last_curr_id, last_next_id;
|
||||
uint64_t timeoutEnd;
|
||||
void setInfobarTimeout(int timeout_ext = 0);
|
||||
|
||||
|
Reference in New Issue
Block a user