From 760f8d30226213cb615180b462fc266dca955451 Mon Sep 17 00:00:00 2001 From: Alexander Lantsev Date: Sun, 31 Aug 2014 19:16:30 +0000 Subject: Tox: - fox for crush on auth request - some fixes in file transfer git-svn-id: http://svn.miranda-ng.org/main/trunk@10350 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Tox/src/common.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'protocols/Tox/src/common.h') diff --git a/protocols/Tox/src/common.h b/protocols/Tox/src/common.h index e7fd4ce733..9ee450e5c2 100644 --- a/protocols/Tox/src/common.h +++ b/protocols/Tox/src/common.h @@ -39,6 +39,8 @@ extern HINSTANCE g_hInstance; #define MODULE "Tox" +#define TOX_ERROR -1 + #define TOX_SETTINGS_ID "ToxID" #define TOX_SETTINGS_GROUP "DefaultGroup" -- cgit v1.2.3