mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-28 17:40:25 +00:00
Add beast_basics module
This commit is contained in:
@@ -91,7 +91,7 @@ void ReadWriteLock::exitRead() const noexcept
|
||||
}
|
||||
}
|
||||
|
||||
jassertfalse; // unlocking a lock that wasn't locked..
|
||||
bassertfalse; // unlocking a lock that wasn't locked..
|
||||
}
|
||||
|
||||
//==============================================================================
|
||||
|
||||
Reference in New Issue
Block a user