]> granicus.if.org Git - php/commitdiff
fix another compile failure. (bjori: TEST before commit!)
authorfoobar <sniper@php.net>
Sun, 23 Jul 2006 23:55:26 +0000 (23:55 +0000)
committerfoobar <sniper@php.net>
Sun, 23 Jul 2006 23:55:26 +0000 (23:55 +0000)
ext/fdf/fdf.c

index 0872a67200c8ef967651807598f9602d5bbc45ee..ddcc04a14dd9b6a26ce88453a818db155ca65719 100644 (file)
@@ -269,7 +269,7 @@ ZEND_BEGIN_ARG_INFO_EX(arginfo_fdf_enum_values, 0, 0, 2)
 ZEND_END_ARG_INFO()
 
 static
-ZEND_BEGIN_ARG_INFO_EX(arginfo_fdf_header, 0)
+ZEND_BEGIN_ARG_INFO(arginfo_fdf_header, 0)
 ZEND_END_ARG_INFO()
 
 /* }}} */