Sophie

Sophie

distrib > * > 2008.0 > x86_64 > by-pkgid > 2e9909071da188653e6aa7acc844f42e > files > 2

vdr-plugin-osdpip-0.0.8-12mdv2008.0.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();
 };