summaryrefslogtreecommitdiff
path: root/embed.fnc
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2015-03-09 11:55:58 -0600
committerKarl Williamson <khw@cpan.org>2015-03-09 12:05:15 -0600
commite6cc39caa0e031d6a42625049e59c6e5ecba7e51 (patch)
treecff8392db30bc0dcc49e267868428f560f2b5a2c /embed.fnc
parent54bdcd8ec4c7b2111381943f4fdd4a07d3fe1bf9 (diff)
downloadperl-e6cc39caa0e031d6a42625049e59c6e5ecba7e51.tar.gz
embed.fnc: Change _warn_problematic_locale() function from public
Spotted by Daniel Dragan
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 52229fc255..eecbbd5601 100644
--- a/embed.fnc
+++ b/embed.fnc
@@ -1134,7 +1134,7 @@ ApOM |int |init_i18nl14n |int printwarn
ApM |char* |my_strerror |const int errnum
ApOM |void |new_collate |NULLOK const char* newcoll
ApOM |void |new_ctype |NN const char* newctype
-ApMn |void |_warn_problematic_locale
+EXpMn |void |_warn_problematic_locale
ApOM |void |new_numeric |NULLOK const char* newcoll
Ap |void |set_numeric_local
Ap |void |set_numeric_radix