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
This commit is contained in:
Tomasz Sowa 2012-08-19 14:25:43 +00:00
parent 54480da405
commit adf273479a
1 changed files with 1 additions and 1 deletions

View File

@ -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
/*