typo fixes

This commit is contained in:
Saeed Maleki
2023-03-28 00:50:59 +00:00
parent 5adf3e3755
commit 75036c0f12
2 changed files with 0 additions and 14 deletions

View File

@@ -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