]> granicus.if.org Git - php/commitdiff
MFH: cleanup after lazy people
authorfoobar <sniper@php.net>
Sun, 23 Jul 2006 23:55:46 +0000 (23:55 +0000)
committerfoobar <sniper@php.net>
Sun, 23 Jul 2006 23:55:46 +0000 (23:55 +0000)
ext/fdf/fdf.c

index 03d59bf94d7b6209cc12de6328efd1fc693efecb..e991d4cf3423e892b598c120843165d444023b81 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()
 
 /* }}} */