--- innwebd/controld.cpp 2004/07/04 21:54:39 1.8 +++ innwebd/controld.cpp 2004/07/04 22:15:09 1.9 @@ -139,7 +139,7 @@ int controld::Accept(void) } else { - this->_send(""501 service"); + this->s_send("501 service"); } continue; }