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