diff options
author | Karl Williamson <khw@cpan.org> | 2017-07-15 12:36:54 -0600 |
---|---|---|
committer | Karl Williamson <khw@cpan.org> | 2017-07-15 15:10:05 -0600 |
commit | ec268cc8df7c7a90811a099d422eef6a31bf9f8b (patch) | |
tree | 7df6d4204db083e336f0f8f3e2b776f11097db26 /embed.fnc | |
parent | 8d8472df12072ded59429badcdacbeed8c53f5ef (diff) | |
download | perl-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.fnc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |