This commit is contained in:
jl777
2016-10-29 13:05:58 -03:00
parent 98f2e4331e
commit 9f480280de

View File

@@ -400,7 +400,7 @@ void PrintExceptionContinue(const std::exception* pex, const char* pszThread)
strMiscWarning = message; strMiscWarning = message;
} }
char ASSETCHAINS_SYMBOL[16]; extern char ASSETCHAINS_SYMBOL[16];
boost::filesystem::path GetDefaultDataDir() boost::filesystem::path GetDefaultDataDir()
{ {