openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
etimezone.h
Go to the documentation of this file.
1 #ifndef __etimezone_h
2 #define __etimezone_h
3 
4 void e_tzset(void);
5 
6 #endif
7 
void e_tzset(void)
Definition: etimezone.cpp:4