summaryrefslogtreecommitdiff
path: root/embed.fnc
diff options
context:
space:
mode:
authorYves Orton <demerphq@gmail.com>2023-03-08 09:11:58 +0100
committerYves Orton <demerphq@gmail.com>2023-03-18 21:00:54 +0800
commit905584a6fe44cfcb198cc15af5e082ceb57ccf85 (patch)
treebdf8158733b2f6a4166b596ed4515e9c6f17296c /embed.fnc
parentb27367cd9b0173682dfe824a2d1d8d70c6f538c0 (diff)
downloadperl-905584a6fe44cfcb198cc15af5e082ceb57ccf85.tar.gz
utf8.c - add category parameter to unused warn_on_first_deprecated_use function
Diffstat (limited to 'embed.fnc')
-rw-r--r--embed.fnc1
1 files changed, 1 insertions, 0 deletions
diff --git a/embed.fnc b/embed.fnc
index a4c638e296..25bede6d85 100644
--- a/embed.fnc
+++ b/embed.fnc
@@ -5875,6 +5875,7 @@ RS |char * |unexpected_non_continuation_text \
|const STRLEN expect_len
# if 0
S |void |warn_on_first_deprecated_use \
+ |U32 category \
|NN const char * const name \
|NN const char * const alternative \
|const bool use_locale \