diff --git a/src/thread/Thread.hxx b/src/thread/Thread.hxx index 82c8196d5..f02dbf2e0 100644 --- a/src/thread/Thread.hxx +++ b/src/thread/Thread.hxx @@ -62,7 +62,7 @@ public: #else return handle != pthread_t(); #endif - } + } /** * Check if this thread is the current thread.