From 8d43427ce9fcfacf72e2065419a85ae4c71e7cfb Mon Sep 17 00:00:00 2001 From: Othmar Gsenger Date: Thu, 28 Feb 2008 23:00:50 +0000 Subject: sync final fix --- syncClientSocket.h | 1 + 1 file changed, 1 insertion(+) (limited to 'syncClientSocket.h') diff --git a/syncClientSocket.h b/syncClientSocket.h index e85b7cf..ea2c11c 100644 --- a/syncClientSocket.h +++ b/syncClientSocket.h @@ -27,6 +27,7 @@ private: ConnectionList & cl_; std::stringstream iss_; int32_t missing_chars; + int32_t buffer_size_; }; -- cgit v1.2.3