Run clang-format
This commit is contained in:
parent
a4bfe896cf
commit
18521423ae
@ -193,7 +193,7 @@ TF_CAPI_EXPORT extern void TF_JoinThread(TF_Thread* thread);
|
||||
// On success, place OK in status and return the newly created library handle.
|
||||
// Otherwise returns nullptr and set error status.
|
||||
TF_CAPI_EXPORT extern void* TF_LoadSharedLibrary(const char* library_filename,
|
||||
TF_Status* status);
|
||||
TF_Status* status);
|
||||
|
||||
// \brief Get a pointer to a symbol from a dynamic library.
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user