--- innwebd/controld.cpp 2004/07/04 08:04:08 1.7 +++ innwebd/controld.cpp 2004/07/04 21:54:39 1.8 @@ -139,9 +139,9 @@ int controld::Accept(void) } else { - this>s_send("501 service"); + this->_send(""501 service"); } - contiinue; + continue; } if (cmd == "SHUTDOWN")