From adf273479a82cd815d8dbcb22cef9c3bf87c32c1 Mon Sep 17 00:00:00 2001 From: Tomasz Sowa Date: Sun, 19 Aug 2012 14:25:43 +0000 Subject: [PATCH] fixed: WINIX_RAW_POST_STRING should have a different id git-svn-id: svn://ttmath.org/publicrep/winix/trunk@876 e52654a7-88a9-db11-a3e9-0013d4bc506e --- core/pluginmsg.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/pluginmsg.h b/core/pluginmsg.h index 4fd0c7c..066d527 100755 --- a/core/pluginmsg.h +++ b/core/pluginmsg.h @@ -249,7 +249,7 @@ // this is the raw string sent in POST method // in p1 there is a pointer to std::string object -#define WINIX_RAW_POST_STRING 31040 +#define WINIX_RAW_POST_STRING 31050 /*