1 #! /bin/sh /usr/share/dpatch/dpatch-run
2 ## 91_undelete-0.0.6-vdr-1.5.7.dpatch by Stone <syphyr@gmail.com>
4 ## All lines beginning with `## DP:' are a description of the patch.
5 ## DP: Changes for VDR >= 1.5.7.
8 --- undelete-0.0
.6/undelete.c.orig
2007-08-13 06:46:16.000000000 -0700
9 +++ undelete-0.0
.6/undelete.c
2007-08-13 06:59:10.000000000 -0700
12 // Add any member variables or functions you may need here.
13 void FreeKeyNames
(void
);
14 +#if VDRVERSNUM >= 10507
19 void TestAndSetOSDLanguage
(void
);
20 bool ProcessArg
(int argc
, char
*argv
[]);