mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 18:31:22 +02:00
chhecking if epgdir directory exists for frequently save
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
#include <zapit/types.h>
|
||||
|
||||
void *insertEventsfromFile(void * data);
|
||||
void writeEventsToFile(char *epgdir);
|
||||
void writeEventsToFile(const char *epgdir);
|
||||
|
||||
bool readEPGFilter(void);
|
||||
void readDVBTimeFilter(void);
|
||||
|
Reference in New Issue
Block a user