summaryrefslogtreecommitdiff
path: root/embed.fnc
diff options
context:
space:
mode:
Diffstat (limited to 'embed.fnc')
-rw-r--r--embed.fnc5
1 files changed, 3 insertions, 2 deletions
diff --git a/embed.fnc b/embed.fnc
index 1a118b1903..b1346fbeda 100644
--- a/embed.fnc
+++ b/embed.fnc
@@ -1716,8 +1716,9 @@ s |OP* |doform |NN CV *cv|NN GV *gv|NN OP *retop
sR |int |dooneliner |NN const char *cmd|NN const char *filename
# endif
s |SV * |space_join_names_mortal|NN char *const *array
-s |OP * |tied_handle_method|NN const char *const methname|NN SV **sp \
- |NN IO *const io|NN MAGIC *const mg
+so |OP * |tied_handle_method|NN const char *const methname|NN SV **sp \
+ |NN IO *const io|NN MAGIC *const mg \
+ |unsigned int argc|...
#endif
#if defined(PERL_IN_REGCOMP_C) || defined(PERL_DECL_PROT)