--- innwebd/base_passive.cpp 2004/07/04 22:49:03 1.6 +++ innwebd/base_passive.cpp 2004/07/04 23:35:00 1.7 @@ -144,7 +144,7 @@ int base_passive::work() break; } - this->GetParentThread()->GetThreadPool()->SetThreadStatus(GetCurrentThreadId(),tread_pool::S_WORKING); + this->GetParentThread()->GetThreadPool()->SetThreadStatus(GetCurrentThreadId(),thread_pool::S_WORKING); strcpy(p->hostaddr,inet_ntoa(sin.sin_addr));