From 8ddb2c09f6cf2e3781ed660aa28f4e68aeeb4fc5 Mon Sep 17 00:00:00 2001 From: Othmar Gsenger Date: Thu, 28 Feb 2008 21:30:28 +0000 Subject: new sync protocol --- syncClientSocket.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'syncClientSocket.h') diff --git a/syncClientSocket.h b/syncClientSocket.h index 5334079..432657a 100644 --- a/syncClientSocket.h +++ b/syncClientSocket.h @@ -26,7 +26,7 @@ public: private: ConnectionList & cl_; std::stringstream iss_; - uint16_t missing_chars; + int16_t missing_chars; }; -- cgit v1.2.3