X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=blobdiff_plain;f=src%2Ftstthreads.cpp;h=a823d875dc8c5ffcb6c1942fb283dd66912ba350;hp=294688660aedb286482304a6b6db351f473b6aa3;hb=4f79f9b5b0095b2f81b1ce583f0f82462f9ee36a;hpb=ce9c34c8d11accbe042cdae74954274e5e4863fe diff --git a/src/tstthreads.cpp b/src/tstthreads.cpp index 2946886..a823d87 100644 --- a/src/tstthreads.cpp +++ b/src/tstthreads.cpp @@ -66,7 +66,7 @@ public: }; My_Timer_Thread::My_Timer_Thread(ISocketObservable *obs, - Msg_Thread *t) : m_obs(obs) + Msg_Thread *t) : m_obs(obs) { pipe(m_fd); m_t = t;