Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 59f204e183bf5229783a8af7ef0d65c7 > files > 1

php-auth_nds-2.2.6-29.mga3.src.rpm

--- php_auth_nds.c~	2005-01-28 01:35:59.000000000 +0800
+++ php_auth_nds.c	2013-01-14 00:54:31.963648318 +0800
@@ -1102,7 +1102,7 @@
 	php_info_print_table_end();
 }
 
-function_entry auth_nds_functions[] = {
+zend_function_entry auth_nds_functions[] = {
 	PHP_FE(auth_bindery,			NULL)
 	PHP_FE(auth_nds,			NULL)
 	PHP_FE(auth_tree,			NULL)