diff options
Diffstat (limited to 'lib/dvb/esection.h')
| -rw-r--r-- | lib/dvb/esection.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/dvb/esection.h b/lib/dvb/esection.h index 5720d5de..2bb17a98 100644 --- a/lib/dvb/esection.h +++ b/lib/dvb/esection.h @@ -189,7 +189,7 @@ public: next=0; first=0; - assert(current->ready); + ASSERT(current->ready); /*emit*/ tableReady(0); |
