From eff341390c079060d0904a53b7eebe84e2315f3a Mon Sep 17 00:00:00 2001 From: Christian Wieninger Date: Thu, 22 Sep 2011 19:43:08 +0200 Subject: =?UTF-8?q?Delete=20trailing=20whitespace,=20thanks=20to=20Ville?= =?UTF-8?q?=20Skytt=C3=A4=20for=20patches?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- epgsearchservices.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'epgsearchservices.h') diff --git a/epgsearchservices.h b/epgsearchservices.h index 38f5e7c..1afcaee 100644 --- a/epgsearchservices.h +++ b/epgsearchservices.h @@ -44,8 +44,8 @@ class cEpgsearchServiceHandler: public cServiceHandler_v1_2 virtual std::set DirectoryList(); virtual std::string ReadSetupValue(const std::string& entry); virtual bool WriteSetupValue(const std::string& entry, const std::string& value); - virtual std::list TimerConflictList(bool relOnly=false); - virtual bool IsConflictCheckAdvised(); + virtual std::list TimerConflictList(bool relOnly=false); + virtual bool IsConflictCheckAdvised(); virtual std::set ShortDirectoryList(); virtual std::string Evaluate(const std::string& expr, const cEvent* event); }; -- cgit v1.2.3