LOGONLY mark c1bf42 NODOC (verify needed) since I think this is a minor change but...
[p5sagit/p5-mst-13.2.git] / embed.fnc
index 1a118b1..e9287ea 100644 (file)
--- 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 \
+                               |const U32 flags|...
 #endif
 
 #if defined(PERL_IN_REGCOMP_C) || defined(PERL_DECL_PROT)