fix convertDVBUTF8 default table (0 is now iso6397 but we want iso8859-1)
[enigma2.git] / lib / base / connection.cpp
1 #include <connection.h>
2
3 DEFINE_REF(eConnection);
4
5