Commit ca9fcec3 authored by Max Kellermann's avatar Max Kellermann

thread/Thread: fix indent

parent 354104f9
......@@ -62,7 +62,7 @@ public:
#else
return handle != pthread_t();
#endif
}
}
/**
* Check if this thread is the current thread.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment