Sophie

Sophie

distrib > Mageia > 3 > i586 > by-pkgid > 40abd69a5c779da54652048070bd6eb8 > files > 2

php-cyrus-1.0-31.mga3.src.rpm

--- cyrus.c~	2003-05-17 22:34:07.000000000 +0800
+++ cyrus.c	2013-01-14 01:03:57.228421770 +0800
@@ -37,7 +37,7 @@
 static int le_cyrus;
 #define le_cyrus_name "Cyrus IMAP connection"
 
-function_entry cyrus_functions[] = {
+zend_function_entry cyrus_functions[] = {
 	PHP_FE(cyrus_connect,		NULL)
 	PHP_FE(cyrus_authenticate,	NULL)
 	PHP_FE(cyrus_bind,			NULL)