thread/Thread: fix indent

This commit is contained in:
Max Kellermann 2018-01-08 09:49:08 +01:00
parent 354104f9a9
commit ca9fcec364

View File

@ -62,7 +62,7 @@ public:
#else
return handle != pthread_t();
#endif
}
}
/**
* Check if this thread is the current thread.