@@ -62,7 +62,7 @@ void ChatServer::runn()
{
while( !end )
- SKlient *klient;
+ SSLSKlient *klient;
klient = aServer->getKlient();
if( end && klient )