mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Remove trailing spaces.
This commit is contained in:
committed by
Nik Bougalis
parent
1883b40083
commit
b783e353c4
@@ -56,7 +56,7 @@ public:
|
||||
|
||||
Thread (Thread const&) = delete;
|
||||
Thread& operator= (Thread const&) = delete;
|
||||
|
||||
|
||||
/** Destructor.
|
||||
|
||||
If the thread has not been stopped first, this will generate a fatal error.
|
||||
|
||||
Reference in New Issue
Block a user