diff --git a/main.c b/main.c index 58af27c..5b16c31 100644 --- a/main.c +++ b/main.c @@ -587,7 +587,7 @@ sqldump(struct epg *epg __attribute__((unused)), if (ds[PARSER_FTA_CONTENT_MGMT]) { printf(",\n content_mgmt = %d", - !ds[PARSER_CONTENT]->content.d126.no_scramble); + !ds[PARSER_FTA_CONTENT_MGMT]->content.d126.no_scramble); } if (ds[PARSER_CRID_EVENT])