thread/Thread: fix indent
This commit is contained in:
parent
354104f9a9
commit
ca9fcec364
@ -62,7 +62,7 @@ public:
|
|||||||
#else
|
#else
|
||||||
return handle != pthread_t();
|
return handle != pthread_t();
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Check if this thread is the current thread.
|
* Check if this thread is the current thread.
|
||||||
|
Loading…
Reference in New Issue
Block a user