summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ext/soap/soap.c2
1 files changed, 1 insertions, 1 deletions
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