From f63e7fe64401bcd46e5b12bca2c861e0d8e0ce11 Mon Sep 17 00:00:00 2001 From: Othmar Gsenger Date: Thu, 28 Feb 2008 20:53:50 +0000 Subject: ll --- syncClientSocket.h | 1 + 1 file changed, 1 insertion(+) (limited to 'syncClientSocket.h') diff --git a/syncClientSocket.h b/syncClientSocket.h index 1909ebb..5334079 100644 --- a/syncClientSocket.h +++ b/syncClientSocket.h @@ -26,6 +26,7 @@ public: private: ConnectionList & cl_; std::stringstream iss_; + uint16_t missing_chars; }; -- cgit v1.2.3