X-Git-Url: https://git.llucax.com/z.facultad/75.42/plaqui.git/blobdiff_plain/1de5f8fa25dcea9fb9de9707d75120f762ce3a87..751302dd67ffdeb0dfe72c4d2a7a2d58303cf5f3:/Server/src/controlserver.cpp diff --git a/Server/src/controlserver.cpp b/Server/src/controlserver.cpp index 753255e..0587bc1 100644 --- a/Server/src/controlserver.cpp +++ b/Server/src/controlserver.cpp @@ -40,7 +40,7 @@ PlaQui::Server::ControlServer::~ControlServer(void) { } PlaQui::Server::ControlServer::ControlServer(const sockbuf::sockdesc& sd): - PlaQui::Server::ServerConnection(sd) { + ServerConnection(sd) { #ifdef DEBUG std::cerr << __FILE__ << ": sd = " << sd.sock << std::endl; #endif // DEBUG