X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=blobdiff_plain;f=lib%2Fdvb%2Fesection.h;h=3e097ccc142c5e12338559760a454f540aebda9c;hp=b4782f810491edc303179d4b88393656a6070a16;hb=69c8b669b814af168ed5bbedd60bdf2909274f12;hpb=13fa6a99a041ecae345d3a3f5e4ace9d23815a8a diff --git a/lib/dvb/esection.h b/lib/dvb/esection.h index b4782f8..3e097cc 100644 --- a/lib/dvb/esection.h +++ b/lib/dvb/esection.h @@ -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) {