Skip to content
Snippets Groups Projects
Commit 2717467e authored by Bertrand Bellenot's avatar Bertrand Bellenot Committed by Guilherme Amadio
Browse files

formatting (clang-format)

parent 1c8fc76f
No related branches found
No related tags found
No related merge requests found
......@@ -71,7 +71,7 @@ Int_t TWin32Mutex::UnLock(void)
}
namespace {
struct TWin32MutexState: public TVirtualMutex::State {
struct TWin32MutexState : public TVirtualMutex::State {
int fLockCount = 0;
};
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment