From 59328dff21b246ffee24cfd45dfe36b65c76e916 Mon Sep 17 00:00:00 2001 From: Alexander Lantsev Date: Sat, 11 May 2013 14:49:09 +0000 Subject: - fix own nick in chat log - add thread sync on contact searching in db git-svn-id: http://svn.miranda-ng.org/main/trunk@4632 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Skype/src/skype_proto.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/Skype/src/skype_proto.h') diff --git a/protocols/Skype/src/skype_proto.h b/protocols/Skype/src/skype_proto.h index 2268ecb4a8..88903af885 100644 --- a/protocols/Skype/src/skype_proto.h +++ b/protocols/Skype/src/skype_proto.h @@ -187,7 +187,7 @@ protected: CContactGroup::Ref commonList; CContactGroup::Ref authWaitList; - CRITICAL_SECTION cl_loading; + CRITICAL_SECTION contact_search_lock; static std::map languages; -- cgit v1.2.3