X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=lib%2Fdvb%2Fesection.h;h=3e097ccc142c5e12338559760a454f540aebda9c;hb=27b36b78b0e7018a1e40b8943ebc2b1d021bfaa0;hp=b4782f810491edc303179d4b88393656a6070a16;hpb=41241f78914d0f06f968973cd67cd7b655f645c8;p=vuplus_dvbapp 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) {