summaryrefslogtreecommitdiff
path: root/embed.fnc
diff options
context:
space:
mode:
authorSteve Hay <SteveHay@planit.com>2007-05-25 10:15:54 +0000
committerSteve Hay <SteveHay@planit.com>2007-05-25 10:15:54 +0000
commit2cedf74c736a994c3bd01b28bdb7fb83f0cf05e3 (patch)
tree06d8d6eb30b9b82f17bfcc30ec5c66c08c844795 /embed.fnc
parent97a504ba76c612b4a75b812be186d7ed5f1593ef (diff)
downloadperl-2cedf74c736a994c3bd01b28bdb7fb83f0cf05e3.tar.gz
Change #31270 should have updated proto.h to match
p4raw-id: //depot/perl@31275
Diffstat (limited to 'embed.fnc')
-rw-r--r--embed.fnc2
1 files changed, 1 insertions, 1 deletions
diff --git a/embed.fnc b/embed.fnc
index fec5643193..a858b1c2cb 100644
--- a/embed.fnc
+++ b/embed.fnc
@@ -1437,7 +1437,7 @@ Es |void |debug_start_match|NN const regexp *prog|const bool do_utf8|NN const ch
#endif
#if defined(PERL_IN_DUMP_C) || defined(PERL_DECL_PROT)
-s |CV* |deb_curcv |I32 ix
+s |CV* |deb_curcv |const I32 ix
s |void |debprof |NN const OP *o
s |void |sequence |NULLOK const OP *o
s |void |sequence_tail |NULLOK const OP *o