Skip to content
Snippets Groups Projects
Commit 1f2a6fc7 authored by rswindell's avatar rswindell
Browse files

Updated "Done waiting" (for client thread to terminate) message.

parent d7a9d23d
No related branches found
No related tags found
No related merge requests found
......@@ -1267,7 +1267,7 @@ void DLLCALL services_thread(void* arg)
break;
mswait(500);
}
lprintf("0000 Finished waiting");
lprintf("0000 Done waiting");
}
/* Free Service Data */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment