From 771db0723727abf18ec4cd87f4abe61e57971d52 Mon Sep 17 00:00:00 2001 From: Othmar Gsenger Date: Fri, 11 Apr 2008 15:57:09 +0000 Subject: cleaned up sync log --- syncClientSocket.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'syncClientSocket.cpp') diff --git a/syncClientSocket.cpp b/syncClientSocket.cpp index b4ed015..e7eb0d2 100644 --- a/syncClientSocket.cpp +++ b/syncClientSocket.cpp @@ -58,7 +58,7 @@ void SyncClientSocket::OnRawData(const char *buf,size_t len) std::stringstream tmp; tmp.write(buffer,6); tmp>>missing_chars; - cLog.msg(Log::PRIO_NOTICE) << "recieved sync inforamtaion length from " << GetRemoteHostname() <<" "<> scom; -- cgit v1.2.3