mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27: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