fixed ci count output
authorRonny Strutz <ronny.strutz@multimedia-labs.de>
Mon, 29 Aug 2005 16:51:41 +0000 (16:51 +0000)
committerRonny Strutz <ronny.strutz@multimedia-labs.de>
Mon, 29 Aug 2005 16:51:41 +0000 (16:51 +0000)
lib/dvb_ci/dvbci.cpp

index e6e3237d50e418a4b57d5411a8d644e447b95ba0..315d2ae53dcd146ecf9b348c70c1e36d1932415b 100644 (file)
@@ -30,7 +30,7 @@ eDVBCIInterfaces::eDVBCIInterfaces()
                ++num_ci;
        }
 
-       eDebug("done, found %d common interface slots");
+       eDebug("done, found %d common interface slots", num_ci);
 }
 
 eDVBCIInterfaces::~eDVBCIInterfaces()