From 3ca58a42e7805b2bdf8537f6a1c7fa4717675f9f Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 17 Feb 2013 13:19:36 +0100 Subject: Removed trailing whitespace --- PLUGINS/src/dvbsddevice/dvbsdffdevice.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'PLUGINS/src/dvbsddevice/dvbsdffdevice.c') diff --git a/PLUGINS/src/dvbsddevice/dvbsdffdevice.c b/PLUGINS/src/dvbsddevice/dvbsdffdevice.c index f9ff5b32..4e98cdda 100644 --- a/PLUGINS/src/dvbsddevice/dvbsdffdevice.c +++ b/PLUGINS/src/dvbsddevice/dvbsdffdevice.c @@ -3,7 +3,7 @@ * * See the README file for copyright information and how to reach the author. * - * $Id: dvbsdffdevice.c 2.34 2013/01/25 10:48:29 kls Exp $ + * $Id: dvbsdffdevice.c 2.35 2013/02/17 13:16:18 kls Exp $ */ #include "dvbsdffdevice.h" @@ -795,5 +795,5 @@ bool cDvbSdFfDeviceProbe::Probe(int Adapter, int Frontend) return true; } } - return false; + return false; } -- cgit v1.2.3