summaryrefslogtreecommitdiff
path: root/perl.h
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2013-02-19 19:47:14 +0100
committerNicholas Clark <nick@ccl4.org>2013-02-19 19:47:14 +0100
commitd399cf59bde32e412ae99791ae46a871c7337b42 (patch)
treed380f8b298586831c1a05b490b6d8a21dd01f7b2 /perl.h
parente914d9bb761c46152f77ac90b434b263b133fcbc (diff)
downloadperl-d399cf59bde32e412ae99791ae46a871c7337b42.tar.gz
Rename PL_interp_size_5_16_0 to PL_interp_size_5_18_0.
Diffstat (limited to 'perl.h')
-rw-r--r--perl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl.h b/perl.h
index 29c4425773..b265f0707d 100644
--- a/perl.h
+++ b/perl.h
@@ -5027,8 +5027,8 @@ EXTCONST U16 PL_interp_size
/* This will be useful for subsequent releases, because this has to be the
same in your libperl as in main(), else you have a mismatch and must abort.
*/
-EXTCONST U16 PL_interp_size_5_16_0
- INIT(PERL_INTERPRETER_SIZE_UPTO_MEMBER(PERL_LAST_5_16_0_INTERP_MEMBER));
+EXTCONST U16 PL_interp_size_5_18_0
+ INIT(PERL_INTERPRETER_SIZE_UPTO_MEMBER(PERL_LAST_5_18_0_INTERP_MEMBER));
# ifdef PERL_GLOBAL_STRUCT