Skip to content

Commit f207961

Browse files
author
Herbert KOELMAN
committed
Merge branch 'develop' of mut-mut-scmv1.dev.parimutuel.local:p094212/cpp-pthread into develop
2 parents 58c5bd2 + e108a67 commit f207961

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/pthread/lock_guard.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ namespace pthread {
6161
return _mutex ;
6262
}
6363

64-
/*
64+
/**
6565
Desabling the = operator.
6666
*/
6767
void operator=(lock_guard &) = delete;

0 commit comments

Comments
 (0)