Sophie

Sophie

distrib > Mandriva > 2007.1 > x86_64 > by-pkgid > e553a2cba8da80247a503d6da902c57e > files > 2

vdr-plugin-osdpip-0.0.8-14mdv2007.1.src.rpm

Index: osdpip-0.0.8/receiver.h
===================================================================
--- osdpip-0.0.8/receiver.h
+++ osdpip-0.0.8/receiver.h	2006-05-31 23:43:38.000000000 +0200
@@ -28,7 +28,7 @@
 	virtual void Action(void);
 
 public:
-	cOsdPipReceiver::cOsdPipReceiver(const cChannel *Channel, 
+	cOsdPipReceiver(const cChannel *Channel, 
 			cRingBufferFrame *ESBuffer);
 	virtual ~cOsdPipReceiver();
 };