mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-20 02:55:50 +00:00
Remove trailing spaces.
This commit is contained in:
committed by
Nik Bougalis
parent
1883b40083
commit
b783e353c4
@@ -145,7 +145,7 @@ public:
|
||||
*/
|
||||
inline explicit GenericScopedUnlock (LockType& lock) noexcept
|
||||
: lock_ (lock)
|
||||
{
|
||||
{
|
||||
lock.unlock();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user