diff --git a/src/protocol.cpp b/src/protocol.cpp index d7254efe..f4f20b8e 100755 --- a/src/protocol.cpp +++ b/src/protocol.cpp @@ -41,6 +41,22 @@ Protocol message definition /* Implementation *************************************************************/ + + + + + + + + + + + + + +/******************************************************************************\ +* Message generation (parsing) * +\******************************************************************************/ bool CProtocol::ParseMessage ( const CVector& vecIn, int& iCnt, int& iID,