summaryrefslogtreecommitdiff
path: root/embed.fnc
diff options
context:
space:
mode:
authorAndy Lester <andy@petdance.com>2006-05-02 08:38:15 -0500
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2006-05-03 08:57:45 +0000
commit294b3b3940051144b7e617afd7d93672b0fc2dfd (patch)
treea5b284cd86bff120284a6b66255a4971dc917c2c /embed.fnc
parent9a206dfdc969fdaf131056ef8a692a173aecaea4 (diff)
downloadperl-294b3b3940051144b7e617afd7d93672b0fc2dfd.tar.gz
clean up loops in doio.c and dump.c
Message-ID: <20060502183815.GA7979@petdance.com> p4raw-id: //depot/perl@28077
Diffstat (limited to 'embed.fnc')
-rw-r--r--embed.fnc1
1 files changed, 1 insertions, 0 deletions
diff --git a/embed.fnc b/embed.fnc
index 02feb6512d..3abf027256 100644
--- a/embed.fnc
+++ b/embed.fnc
@@ -1340,6 +1340,7 @@ Es |void |to_byte_substr |NN regexp * prog
s |CV* |deb_curcv |I32 ix
s |void |debprof |NN const OP *o
s |void |sequence |NULLOK const OP *o
+s |void |sequence_tail |NULLOK const OP *o
s |UV |sequence_num |NULLOK const OP *o
s |SV* |pm_description |NN const PMOP *pm
#endif