eitd/sectionsdclient: unify new code and call it as it is ... it is XMLTV; ...

fix another compiler warning: the use of `tmpnam' is dangerous


Origin commit data
------------------
Commit: 04c41bfb83
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-09-01 (Sat, 01 Sep 2018)

Origin message was:
------------------
- eitd/sectionsdclient: unify new code and call it as it is ... it is XMLTV; ...

fix another compiler warning: the use of `tmpnam' is dangerous
This commit is contained in:
vanhofen
2018-09-01 14:34:25 +02:00
parent eb46732cac
commit 682f0a7e32
7 changed files with 19 additions and 18 deletions

View File

@@ -200,7 +200,7 @@ class CSectionsdClient : private CBasicClient
void readSIfromXML(const char * epgxmlname);
void readSIfromIPTVXML(const char * url);
void readSIfromXMLTV(const char * url);
void writeSI2XML(const char * epgxmlname);