small fix in comment
This commit is contained in:
parent
356ecff831
commit
81bc9e7aad
1 changed files with 1165 additions and 1165 deletions
|
@ -953,7 +953,7 @@ bool CServer::PutData ( const CVector<uint8_t>& vecbyRecBuf,
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
// this was a connection less protocol message, return accoring
|
// this was a connection less protocol message, return according
|
||||||
// state
|
// state
|
||||||
bChanOK = false;
|
bChanOK = false;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue