From e608c114ed6735ff097db948688ea320d2d38f0c Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 16 Sep 2022 13:27:28 +0300 Subject: WhatsApp: new socket version that is able to send handshake message --- protocols/WhatsAppWeb/src/utils.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'protocols/WhatsAppWeb/src/utils.h') diff --git a/protocols/WhatsAppWeb/src/utils.h b/protocols/WhatsAppWeb/src/utils.h index 4a55dad515..73af046993 100644 --- a/protocols/WhatsAppWeb/src/utils.h +++ b/protocols/WhatsAppWeb/src/utils.h @@ -5,6 +5,8 @@ Copyright © 2019-22 George Hazan */ +#define DICT_VERSION 2 + #define LIST_EMPTY 0 #define STREAM_END 2 #define DICTIONARY_0 236 -- cgit v1.2.3