small change

This commit is contained in:
Volker Fischer 2006-02-19 17:24:30 +00:00
parent dee9e32f81
commit 3f740f5971

View File

@ -41,6 +41,22 @@ Protocol message definition
/* Implementation *************************************************************/
/******************************************************************************\
* Message generation (parsing) *
\******************************************************************************/
bool CProtocol::ParseMessage ( const CVector<uint8_t>& vecIn,
int& iCnt,
int& iID,