This commit is contained in:
sehraf 2020-06-13 10:57:08 +02:00
parent f88527dbd7
commit ba23b9ad51
No known key found for this signature in database
GPG Key ID: DF09F6EAE356B2C6

View File

@ -265,7 +265,7 @@ void rsAutoProxyMonitor::taskDone(taskTicket *t, autoProxyStatus::autoProxyStatu
// we must take care of deleting
cleanUp = true;
if(t->data)
RS_ERR("sync call with data attached but no callback set!");
RS_ERR("async call with data attached but no callback set!");
}
if (cleanUp) {