From e64e17858c88e0b8302a34cebc02be0019422947 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Mon, 26 Jan 2015 20:59:45 +0000 Subject: minus another shitty new git-svn-id: http://svn.miranda-ng.org/main/trunk@11920 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/WhatsApp/src/proto.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/WhatsApp/src/proto.h') diff --git a/protocols/WhatsApp/src/proto.h b/protocols/WhatsApp/src/proto.h index 7293245831..622296cdd9 100644 --- a/protocols/WhatsApp/src/proto.h +++ b/protocols/WhatsApp/src/proto.h @@ -159,7 +159,7 @@ private: Mutex connMutex; int lastPongTime; - std::vector *challenge; + std::vector m_Challenge; string phoneNumber; string jid, nick; std::map hContactByJid; -- cgit v1.2.3