diff options
Diffstat (limited to 'patches/vdr-2.3.1.patch')
-rw-r--r-- | patches/vdr-2.3.1.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/patches/vdr-2.3.1.patch b/patches/vdr-2.3.1.patch deleted file mode 100644 index c37bb54..0000000 --- a/patches/vdr-2.3.1.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- ../vdr-2.3.2.plain/./epg.h 2015-08-09 13:25:04.000000000 +0200 -+++ ./epg.h 2017-02-08 14:42:26.304063928 +0100 -@@ -66,7 +66,7 @@ - - class cSchedule; - --typedef u_int16_t tEventID; -+typedef u_int32_t tEventID; - - class cEvent : public cListObject { - friend class cSchedule; |