Skip to content

Commit 5028941

Browse files
oshaduravgvassilev
authored andcommitted
Renaming copy-pasted header guard
1 parent 8d11b5c commit 5028941

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

core/thread/inc/ROOT/TReentrantRWLock.hxx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
* For the list of contributors see $ROOTSYS/README/CREDITS. *
1111
*************************************************************************/
1212

13-
#ifndef ROOT_TRWSpinLock
14-
#define ROOT_TRWSpinLock
13+
#ifndef ROOT_TReentrantRWLock
14+
#define ROOT_TReentrantRWLock
1515

1616
#include "ThreadLocalStorage.h"
1717
#include "ROOT/TSpinMutex.hxx"

0 commit comments

Comments
 (0)