Preprocessor fix.

This commit is contained in:
JoelKatz
2013-03-16 01:57:59 -07:00
parent 9db1711d38
commit 2c7bbc0ea8

View File

@@ -669,7 +669,7 @@ void UniqueNodeList::processIps(const std::string& strSite, const RippleAddress&
else
{
cLog(lsTRACE)
<< str(boost::format("Validator: '%s' ["SECTION_IPS"]: rejecting '%s'")
<< str(boost::format("Validator: '%s' [" SECTION_IPS "]: rejecting '%s'")
% strSite % strReferral);
}
}