summaryrefslogtreecommitdiff
path: root/mathoms.c
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2005-10-30 16:36:22 +0000
committerNicholas Clark <nick@ccl4.org>2005-10-30 16:36:22 +0000
commit89552e80fce1de87a2720adec023baa6ccc9b702 (patch)
treeaf1a9071ff3f551c45424d25d225126cfa338d82 /mathoms.c
parentbc5cdc23883e8a43c7fbf40a0069d823caa8adb3 (diff)
downloadperl-89552e80fce1de87a2720adec023baa6ccc9b702.tar.gz
init_i18nl14n is a mathom.
p4raw-id: //depot/perl@25898
Diffstat (limited to 'mathoms.c')
-rw-r--r--mathoms.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/mathoms.c b/mathoms.c
index c62ab37782..6d03a6cee1 100644
--- a/mathoms.c
+++ b/mathoms.c
@@ -734,6 +734,13 @@ badexit:
}
#endif
+/* Backwards compatibility. */
+int
+Perl_init_i18nl14n(pTHX_ int printwarn)
+{
+ return init_i18nl10n(printwarn);
+}
+
/*
* Local variables:
* c-indentation-style: bsd