mirror of
https://github.com/debauchee/barrier.git
synced 2026-07-02 18:07:18 +08:00
dropped "c" prefix from class names
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
// XMTThreadUnavailable
|
||||
//
|
||||
|
||||
CString
|
||||
String
|
||||
XMTThreadUnavailable::getWhat() const throw()
|
||||
{
|
||||
return format("XMTThreadUnavailable", "cannot create thread");
|
||||
|
||||
Reference in New Issue
Block a user