summaryrefslogtreecommitdiff
path: root/osditem.c
diff options
context:
space:
mode:
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;