a little bit more error checking
[vuplus_dvbapp] / lib / dvb / esection.h
index 5720d5d..2bb17a9 100644 (file)
@@ -189,7 +189,7 @@ public:
                next=0;
                first=0;
                
-               assert(current->ready);
+               ASSERT(current->ready);
                        
                /*emit*/ tableReady(0);