From 79f8c5f38e0a24a5f30e0a29fb5c18f03c85c203 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 17 Apr 2011 12:57:29 +0200 Subject: Removed an obsolete local variable in dvbsdffosd.c --- PLUGINS/src/dvbsddevice/dvbsddevice.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'PLUGINS/src/dvbsddevice/dvbsddevice.c') diff --git a/PLUGINS/src/dvbsddevice/dvbsddevice.c b/PLUGINS/src/dvbsddevice/dvbsddevice.c index cc48b283..6f042d8b 100644 --- a/PLUGINS/src/dvbsddevice/dvbsddevice.c +++ b/PLUGINS/src/dvbsddevice/dvbsddevice.c @@ -3,13 +3,13 @@ * * See the README file for copyright information and how to reach the author. * - * $Id: dvbsddevice.c 1.3 2010/01/30 10:05:42 kls Exp $ + * $Id: dvbsddevice.c 1.4 2011/04/17 12:55:43 kls Exp $ */ #include #include "dvbsdffdevice.h" -static const char *VERSION = "0.0.3"; +static const char *VERSION = "0.0.4"; static const char *DESCRIPTION = "SD Full Featured DVB device"; class cPluginDvbsddevice : public cPlugin { -- cgit v1.2.3