fix convertDVBUTF8 default table (0 is now iso6397 but we want iso8859-1)
[enigma2.git] / lib / driver / etimezone.h
1 #ifndef __etimezone_h
2 #define __etimezone_h
3
4 void e_tzset(void);
5
6 #endif
7