summaryrefslogtreecommitdiff
path: root/intrpvar.h
diff options
context:
space:
mode:
Diffstat (limited to 'intrpvar.h')
-rw-r--r--intrpvar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/intrpvar.h b/intrpvar.h
index 4dcc9149f0..d0168adc7c 100644
--- a/intrpvar.h
+++ b/intrpvar.h
@@ -745,7 +745,7 @@ PERLVARI(I, cur_locale_obj, locale_t, NULL)
/* This is the most number of categories we've encountered so far on any
* platform, doesn't include LC_ALL */
-PERLVARA(I, curlocales, 11, const char *)
+PERLVARA(I, curlocales, 12, const char *)
#endif
#ifdef USE_PL_CUR_LC_ALL