Skip to content

Commit

Permalink
rwlock: drop extranous '}'
Browse files Browse the repository at this point in the history
  • Loading branch information
avikivity committed Oct 15, 2015
1 parent 8207f2c commit 46fd389
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/rwlock.hh
Original file line number Diff line number Diff line change
Expand Up @@ -134,5 +134,5 @@ inline void rwlock_for_write::unlock() {
/// \endcond

/// @}
}

#endif /* CORE_RWLOCK_HH_ */

0 comments on commit 46fd389

Please sign in to comment.