From: Ulf Wendel Date: Mon, 4 Oct 2010 10:58:05 +0000 (+0000) Subject: Fixing compiler warning. X-Git-Tag: php-5.4.0alpha1~191^2~855 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=500cd35c216b3da92bc9b4b23f7af31bfc1b4578;p=php Fixing compiler warning. --- diff --git a/ext/mysqlnd/php_mysqlnd.c b/ext/mysqlnd/php_mysqlnd.c index ce40ee6de2..dfb11c0ecf 100644 --- a/ext/mysqlnd/php_mysqlnd.c +++ b/ext/mysqlnd/php_mysqlnd.c @@ -136,7 +136,7 @@ PHP_MINFO_FUNCTION(mysqlnd) /* }}} */ -PHPAPI ZEND_DECLARE_MODULE_GLOBALS(mysqlnd); +PHPAPI ZEND_DECLARE_MODULE_GLOBALS(mysqlnd) /* {{{ PHP_GINIT_FUNCTION