summaryrefslogtreecommitdiff
path: root/ext/fdf
diff options
context:
space:
mode:
Diffstat (limited to 'ext/fdf')
-rw-r--r--ext/fdf/fdf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/fdf/fdf.c b/ext/fdf/fdf.c
index 3905da6c75..0872a67200 100644
--- a/ext/fdf/fdf.c
+++ b/ext/fdf/fdf.c
@@ -186,7 +186,7 @@ ZEND_END_ARG_INFO()
static
ZEND_BEGIN_ARG_INFO(arginfo_fdf_set_submit_form_action, 0)
- ZEND_ARG_INFO(0, resource fdfdoc)
+ ZEND_ARG_INFO(0, fdfdoc)
ZEND_ARG_INFO(0, fieldname)
ZEND_ARG_INFO(0, whichtrigger)
ZEND_ARG_INFO(0, url)