This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove -std=c89/-ansi if freebsd has "inline static" in <fenv.h>
[perl5.git] / embed.fnc
index 23f8e47..17d3a5d 100644 (file)
--- a/embed.fnc
+++ b/embed.fnc
@@ -2524,7 +2524,7 @@ s |void   |deb_stack_n    |NN SV** stack_base|I32 stack_min \
 : pad API
 Apda   |PADLIST*|pad_new       |int flags
 #ifdef DEBUGGING
-p    |void|set_padlist| NN CV * cv | NULLOK PADLIST * padlist
+pnX    |void|set_padlist| NN CV * cv | NULLOK PADLIST * padlist
 #endif
 #if defined(PERL_IN_PAD_C)
 s      |PADOFFSET|pad_alloc_name|NN SV *namesv|U32 flags \