summaryrefslogtreecommitdiff
path: root/epgsearchcfg.c
diff options
context:
space:
mode:
Diffstat (limited to 'epgsearchcfg.c')
-rw-r--r--epgsearchcfg.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/epgsearchcfg.c b/epgsearchcfg.c
index 2ef4558..ff45aaa 100644
--- a/epgsearchcfg.c
+++ b/epgsearchcfg.c
@@ -92,6 +92,7 @@ cEPGSearchConfig::cEPGSearchConfig(void)
checkEPGWarnByOSD = 1;
checkEPGWarnByMail = 0;
checkEPGchannelGroupNr = -1;
+ strcpy(conflCheckCmd, "");
}
int cShowMode::Compare(const cListObject &ListObject) const