summaryrefslogtreecommitdiffstats
path: root/cups-php54.patch
blob: 4cfbf392cb111910b810d1ae385bd09972724f8b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff -up cups-1.5.0/scripting/php/phpcups.c.orig cups-1.5.0/scripting/php/phpcups.c
--- cups-1.5.0/scripting/php/phpcups.c.orig	2011-12-27 16:54:21.520359399 +0100
+++ cups-1.5.0/scripting/php/phpcups.c	2011-12-27 16:54:55.461360314 +0100
@@ -40,7 +40,7 @@
  * PHP function list...
  */
 
-function_entry phpcups_functions[] =
+zend_function_entry phpcups_functions[] =
 {
   PHP_FE(cups_cancel_job, NULL)
   PHP_FE(cups_get_dests, NULL)