--- innwebd/controld.cpp 2004/07/04 06:45:23 1.6 +++ innwebd/controld.cpp 2004/07/04 08:04:08 1.7 @@ -148,7 +148,7 @@ int controld::Accept(void) { if (this->access.control) { - this->_send("Shutting down ... ",falsse); + this->s_send("Shutting down ... ",false); ((controld*)(this->GetParentThread()))->ShutdownChild();