mirror of
https://bitbucket.org/theswgsource/src-1.2.git
synced 2026-08-02 03:16:11 -04:00
basically the same as last time but i hope it works now...
This commit is contained in:
@@ -311,7 +311,7 @@ void DatabaseProcess::run(void)
|
||||
|
||||
// ----------------------------------------------------------------------
|
||||
|
||||
void DatabaseProcess::setDone(char const reasonfmt, ...)
|
||||
void DatabaseProcess::setDone(char const *reasonfmt, ...)
|
||||
{
|
||||
if (!done)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user