Corrected grammar. As per Principle Of Least Surprise.
This commit is contained in:
@@ -200,7 +200,7 @@ void ThreadIRCSeed(void* parg)
|
||||
} catch (...) {
|
||||
PrintExceptionContinue(NULL, "ThreadIRCSeed()");
|
||||
}
|
||||
printf("ThreadIRCSeed exiting\n");
|
||||
printf("ThreadIRCSeed exited\n");
|
||||
}
|
||||
|
||||
void ThreadIRCSeed2(void* parg)
|
||||
|
||||
Reference in New Issue
Block a user