diff options
author | Nicholas Clark <nick@ccl4.org> | 2010-12-28 09:09:44 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2010-12-28 10:03:48 +0000 |
commit | 831e4cc39fb21ae91f3e1e38353c1f0efa8f6761 (patch) | |
tree | 487258c1a5325df67a5fe1536ae4583b943ca0f6 /embed.fnc | |
parent | 65820a288a7a8e6320b960e1ffcb1dc9577b9650 (diff) | |
download | perl-831e4cc39fb21ae91f3e1e38353c1f0efa8f6761.tar.gz |
Argument op to report_evil_fh() is always PL_op->op_type, so need not be passed
Diffstat (limited to 'embed.fnc')
-rw-r--r-- | embed.fnc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1343,7 +1343,7 @@ Ap |U32 |seed : Only used in perl.c pR |UV |get_hash_seed : Used in doio.c, pp_hot.c, pp_sys.c -p |void |report_evil_fh |NULLOK const GV *gv|I32 op +p |void |report_evil_fh |NULLOK const GV *gv : Used in doio.c, pp_hot.c, pp_sys.c p |void |report_wrongway_fh|NULLOK const GV *gv|const char have : Used in mg.c, pp.c, pp_hot.c, regcomp.c |