]> git.vomp.tv Git - vompserver.git/commitdiff
*** empty log message ***
authorChris Tallon <chris@vomp.tv>
Tue, 23 Oct 2007 22:10:11 +0000 (22:10 +0000)
committerChris Tallon <chris@vomp.tv>
Tue, 23 Oct 2007 22:10:11 +0000 (22:10 +0000)
mvpreceiver.c

index 41c8a6ad48cbe909b91a3fa8ca41e4e05ee3d3d9..ff8b3b0a199e8709f680cde144d32217abd5ead8 100755 (executable)
@@ -15,7 +15,7 @@ MVPReceiver* MVPReceiver::create(cChannel* channel, int priority)
   {
     Log::getInstance()->log("MVPReceiver", Log::DEBUG, "Needs detach receivers");
 
-    // Need to detach other receivers or VDR will shut down
+    // Need to detach other receivers or VDR will shut down??
   }
 
   MVPReceiver* m = new MVPReceiver(channel, device);