From 5bdb0a08787c65532625ca74aebee76bbf2606a6 Mon Sep 17 00:00:00 2001 From: Jochen Dolze Date: Sun, 1 Aug 2010 14:08:10 +0200 Subject: Reformatted source (into ANSI-C style) --- timer.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'timer.h') diff --git a/timer.h b/timer.h index ed58074..3e1cc67 100644 --- a/timer.h +++ b/timer.h @@ -19,9 +19,9 @@ class tvOcMenuEvent : public cMenuEvent { public: - tvOcMenuEvent(const class cEvent *EventInfo); - void printMsg(const char *); - void helpLine(bool full=true); + tvOcMenuEvent(const class cEvent *EventInfo); + void printMsg(const char *); + void helpLine(bool full=true); }; -- cgit v1.2.3