From 21f13f0ef178bf48e4b609e75e42e74f8e940fe8 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 13 Jan 2002 16:18:40 +0100 Subject: Removed EPGBugfixLevel '3' --- eit.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'eit.h') diff --git a/eit.h b/eit.h index 13141962..48ab9133 100644 --- a/eit.h +++ b/eit.h @@ -16,7 +16,7 @@ * the Free Software Foundation; either version 2 of the License, or * * (at your option) any later version. * * * - * $Id: eit.h 1.12 2001/10/28 12:33:10 kls Exp $ + * $Id: eit.h 1.13 2002/01/13 16:18:23 kls Exp $ ***************************************************************************/ #ifndef __EIT_H @@ -25,6 +25,8 @@ #include "thread.h" #include "tools.h" +#define MAXEPGBUGFIXLEVEL 2 + class cEventInfo : public cListObject { friend class cSchedule; friend class cEIT; -- cgit v1.2.3