Skip to content

Commit 7c7fc86

Browse files
committed
perlintern: comma_pDEPTH is not a typedef
It is a macro
1 parent 03d5a0c commit 7c7fc86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

perl.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ all when not under DEBUGGING, reducing the number of C<#ifdef>'s in the code.
7474
7575
The program is responsible for maintaining the correct value for C<depth>.
7676
77-
=for apidoc CyW ||comma_pDEPTH
77+
=for apidoc CmnW ||comma_pDEPTH
7878
This is used in the prototype declarations for functions that take a L</C<comma_aDEPTH>>
7979
final parameter, much like L<C<pTHX_>|perlguts/Background and MULTIPLICITY>
8080
is used in functions that take a thread context initial parameter.

0 commit comments

Comments
 (0)