index
:
enigma2.git
cwe-pc
master
Clone of git://git.opendreambox.org/git/enigma2.git before dream multimedia removed all the engima2 sources
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
driver
/
etimezone.cpp
blob: 4accdba8d1c9cf56341ebb16ad2b5d1def2e48c0 (
plain
)
1
2
3
4
5
6
7
8
#include "etimezone.h" #include <time.h> etimezone::etimezone() { tzset(); }