From: Andrey Hristov Date: Tue, 15 Dec 2009 14:48:24 +0000 (+0000) Subject: remove C++ comments X-Git-Tag: php-5.4.0alpha1~191^2~2213 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=37cbcf3850a549d8bcd20eb650f2d6a5aaed980a;p=php remove C++ comments --- diff --git a/ext/mysqlnd/mysqlnd.h b/ext/mysqlnd/mysqlnd.h index c0566d6883..0bbea9356a 100644 --- a/ext/mysqlnd/mysqlnd.h +++ b/ext/mysqlnd/mysqlnd.h @@ -40,8 +40,8 @@ on production systems, if of course measured performance degradation is not minimal. */ -#if PHP_DEBUG -//#define MYSQLND_DO_WIRE_CHECK_BEFORE_COMMAND 1 +#if A0 && PHP_DEBUG +#define MYSQLND_DO_WIRE_CHECK_BEFORE_COMMAND 1 #endif #if PHP_DEBUG && !defined(PHP_WIN32)