Journal improvements

This commit is contained in:
Vinnie Falco
2013-09-14 18:44:58 -07:00
parent 607520f2e6
commit f36fcf635c
6 changed files with 230 additions and 112 deletions

View File

@@ -192,7 +192,7 @@ public:
if (error)
{
m_journal.fatal() <<
m_journal.fatal <<
"Failed to open '" << file.getFullPathName() << "'";
}