mirror of
https://github.com/microsoft/mscclpp.git
synced 2026-05-14 02:03:03 +00:00
typo fixes
This commit is contained in:
@@ -69,7 +69,6 @@ extern std::chrono::steady_clock::time_point mscclppEpoch;
|
||||
#define TRACE(...)
|
||||
#endif
|
||||
|
||||
void mscclppSetThreadName(pthread_t thread, const char* fmt, ...);
|
||||
void mscclppSetThreadName(pthread_t thread, const char* fmt, ...);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user