small fix in comment

This commit is contained in:
Volker Fischer 2011-04-23 20:43:07 +00:00
parent 356ecff831
commit 81bc9e7aad

View File

@ -953,7 +953,7 @@ bool CServer::PutData ( const CVector<uint8_t>& vecbyRecBuf,
}
else
{
// this was a connection less protocol message, return accoring
// this was a connection less protocol message, return according
// state
bChanOK = false;
}