fix last commit

Origin commit data
------------------
Commit: 4b999db6c8
Author: TangoCash <eric@loxat.de>
Date: 2015-05-13 (Wed, 13 May 2015)
This commit is contained in:
TangoCash
2015-05-13 22:59:50 +02:00
committed by vanhofen
parent fb75e9bac2
commit 350fcfd672

View File

@@ -228,6 +228,7 @@ class CEitThread : public CEventsThread
void beforeSleep();
public:
CEitThread();
CEitThread(std::string tname, unsigned short pid = 0x12);
};
class CFreeSatThread : public CEventsThread