We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a17cf04 commit ca526f4Copy full SHA for ca526f4
pp.h
@@ -79,7 +79,7 @@ L<perlcall>.
79
Declares a local copy of perl's stack pointer for the XSUB, available via
80
the C<SP> macro. See C<L</SP>>.
81
82
-=for apidoc m;||djSP
+=for apidoc mn;||djSP
83
84
Declare Just C<SP>. This is actually identical to C<dSP>, and declares
85
a local copy of perl's stack pointer, available via the C<SP> macro.
0 commit comments