summaryrefslogtreecommitdiff
path: root/svdrpclient.h
diff options
context:
space:
mode:
Diffstat (limited to 'svdrpclient.h')
-rw-r--r--svdrpclient.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/svdrpclient.h b/svdrpclient.h
index f0f7078..d927c47 100644
--- a/svdrpclient.h
+++ b/svdrpclient.h
@@ -17,12 +17,11 @@
#include "lib/common.h"
#ifdef VDR_PLUGIN
-# define __STL_CONFIG_H
# include <vdr/tools.h>
#else
//***************************************************************************
-//
+//
//***************************************************************************
class cListObject {
@@ -109,7 +108,7 @@ public:
// Line
//***************************************************************************
-class cLine : public cListObject
+class cLine : public cListObject
{
public:
@@ -128,7 +127,7 @@ class cLine : public cListObject
// SVDRP Client
//***************************************************************************
-class cSvdrpClient
+class cSvdrpClient
{
private: