From: Dmitry Stogov Date: Mon, 24 Apr 2006 07:04:25 +0000 (+0000) Subject: Fixed win32 build X-Git-Tag: RELEASE_1_3~5 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a4f216529500a3b5280814a1349f4338f7e7bca8;p=php Fixed win32 build --- diff --git a/ext/soap/soap.c b/ext/soap/soap.c index aa582911c7..14c73b9a89 100644 --- a/ext/soap/soap.c +++ b/ext/soap/soap.c @@ -395,7 +395,7 @@ ZEND_GET_MODULE(soap) # define OnUpdateLong OnUpdateInt #endif -ZEND_API ZEND_INI_MH(OnUpdateCacheEnabled) +ZEND_INI_MH(OnUpdateCacheEnabled) { long *p; #ifndef ZTS