Browse Source

MFH: cleanup after lazy people

PECL_OPENSSL
foobar 20 years ago
parent
commit
25f06142c2
  1. 2
      ext/fdf/fdf.c

2
ext/fdf/fdf.c

@ -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()
/* }}} */

Loading…
Cancel
Save