mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-26 22:15:52 +00:00
Typo
This commit is contained in:
@@ -85,7 +85,7 @@ void Application::stop()
|
||||
mJobQueue.shutdown();
|
||||
|
||||
#ifdef USE_LEVELDB
|
||||
delete mHashNodeLDB:
|
||||
delete mHashNodeLDB;
|
||||
mHashNodeLDB = NULL;
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user