basically the same as last time but i hope it works now...

This commit is contained in:
DarthArgus
2015-04-02 22:07:28 -05:00
parent 1b7d4c6283
commit b80bd0c99b
14 changed files with 14 additions and 14 deletions
@@ -311,7 +311,7 @@ void DatabaseProcess::run(void)
// ----------------------------------------------------------------------
void DatabaseProcess::setDone(char const reasonfmt, ...)
void DatabaseProcess::setDone(char const *reasonfmt, ...)
{
if (!done)
{