From 550697d618054b2358da0f4da60663859d63454c Mon Sep 17 00:00:00 2001 From: Karl Williamson Date: Thu, 27 Aug 2020 09:23:19 -0600 Subject: perlapi: deprecate pack_cat() (a mathoms func) --- mathoms.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mathoms.c') diff --git a/mathoms.c b/mathoms.c index caed40171a..b490049d09 100644 --- a/mathoms.c +++ b/mathoms.c @@ -850,7 +850,7 @@ Perl_unpack_str(pTHX_ const char *pat, const char *patend, const char *s, The engine implementing C Perl function. Note: parameters C and C are not used. This call should not be used; use -C instead. +C> instead. =cut */ -- cgit v1.2.1