Merge branch 'bug_672_removed_pvr_device'
[enigma2.git] / lib / dvb / esection.h
index b4782f810491edc303179d4b88393656a6070a16..3e097ccc142c5e12338559760a454f540aebda9c 100644 (file)
@@ -63,7 +63,7 @@ protected:
                        else
                                TABLE_eDebugNoNewLine("-");
                                
-               TABLE_eDebug(" %d/%d TID %02x", avail.size(), max, data[0]);
+               TABLE_eDebug(" %zd/%d TID %02x", avail.size(), max, data[0]);
 
                if (avail.size() == max)
                {