summaryrefslogtreecommitdiff
path: root/ext/ldap/php3_ldap.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/ldap/php3_ldap.h')
-rw-r--r--ext/ldap/php3_ldap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/ldap/php3_ldap.h b/ext/ldap/php3_ldap.h
index 1440df17f5..ac6781527b 100644
--- a/ext/ldap/php3_ldap.h
+++ b/ext/ldap/php3_ldap.h
@@ -50,7 +50,7 @@ extern php3_module_entry ldap_module_entry;
extern int php3_minit_ldap(INIT_FUNC_ARGS);
extern int php3_mshutdown_ldap(SHUTDOWN_FUNC_ARGS);
-extern void php3_info_ldap(void);
+extern void php3_info_ldap(ZEND_MODULE_INFO_FUNC_ARGS);
extern void php3_ldap_connect(INTERNAL_FUNCTION_PARAMETERS);