summaryrefslogtreecommitdiff
path: root/embed.fnc
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2017-07-15 12:36:54 -0600
committerKarl Williamson <khw@cpan.org>2017-07-15 15:10:05 -0600
commitec268cc8df7c7a90811a099d422eef6a31bf9f8b (patch)
tree7df6d4204db083e336f0f8f3e2b776f11097db26 /embed.fnc
parent8d8472df12072ded59429badcdacbeed8c53f5ef (diff)
downloadperl-ec268cc8df7c7a90811a099d422eef6a31bf9f8b.tar.gz
embed.fnc: Fix declaration of my_strerror()
This was improperly made public (but the docs indicate it should not be used by the public).
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 62d868511f..8dc61d857e 100644
--- a/embed.fnc
+++ b/embed.fnc
@@ -1258,7 +1258,7 @@ Apd |CV* |get_cvn_flags |NN const char* name|STRLEN len|I32 flags
EXnpo |char* |setlocale |int category|NULLOK const char* locale
ApOM |int |init_i18nl10n |int printwarn
ApOM |int |init_i18nl14n |int printwarn
-ApM |char* |my_strerror |const int errnum
+p |char* |my_strerror |const int errnum
Xpn |void |_warn_problematic_locale
p |void |new_numeric |NULLOK const char* newcoll
Xp |void |set_numeric_local