summaryrefslogtreecommitdiff
path: root/osditem.c
diff options
context:
space:
mode:
authorMartin Schirrmacher <vdr.neutrinoepg@schirrmacher.eu>2013-04-23 19:01:55 +0200
committerMartin Schirrmacher <vdr.neutrinoepg@schirrmacher.eu>2013-04-23 19:01:55 +0200
commitf5552edd9a62e494948ee97dc8f9812193b989f2 (patch)
tree158fb0190ae115a075f37fa32ba6673a0b261d39 /osditem.c
parent3d4dd169f1f34a80976c735a43080f938991a0c7 (diff)
downloadvdr-plugin-neutrinoepg-f5552edd9a62e494948ee97dc8f9812193b989f2.tar.gz
vdr-plugin-neutrinoepg-f5552edd9a62e494948ee97dc8f9812193b989f2.tar.bz2
HideGroupsAt with group names
Diffstat (limited to 'osditem.c')
-rw-r--r--osditem.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/osditem.c b/osditem.c
index 43f06ea..cc89ff8 100644
--- a/osditem.c
+++ b/osditem.c
@@ -36,7 +36,7 @@ void Icons::InitCharSet()
}
// --- myWhatsOnItem ----------------------------------------------------------
-myOsdItem::myOsdItem(const cEvent *Event,cChannel *Channel,bool Next)
+myOsdItem::myOsdItem(const cEvent *Event, cChannel *Channel, bool Next)
{
event = Event;
channel = Channel;