From 2cedf74c736a994c3bd01b28bdb7fb83f0cf05e3 Mon Sep 17 00:00:00 2001 From: Steve Hay Date: Fri, 25 May 2007 10:15:54 +0000 Subject: Change #31270 should have updated proto.h to match p4raw-id: //depot/perl@31275 --- proto.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'proto.h') diff --git a/proto.h b/proto.h index 6ca37a3978..da24bc165c 100644 --- a/proto.h +++ b/proto.h @@ -3878,7 +3878,7 @@ STATIC void S_debug_start_match(pTHX_ const regexp *prog, const bool do_utf8, co #endif #if defined(PERL_IN_DUMP_C) || defined(PERL_DECL_PROT) -STATIC CV* S_deb_curcv(pTHX_ I32 ix); +STATIC CV* S_deb_curcv(pTHX_ const I32 ix); STATIC void S_debprof(pTHX_ const OP *o) __attribute__nonnull__(pTHX_1); -- cgit v1.2.1