From 3f740f5971bf0ccaafa697c9edd28c171a5bcf3b Mon Sep 17 00:00:00 2001 From: Volker Fischer Date: Sun, 19 Feb 2006 17:24:30 +0000 Subject: [PATCH] small change --- src/protocol.cpp | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) 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,