Skip to content

Commit dcf3506

Browse files
committed
perlapi: 'cx_type' is not a typedef
1 parent 00b3a7e commit dcf3506

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

pod/perlguts.pod

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4256,9 +4256,8 @@ and C<CXt_NULL> which represent a basic scope (as pushed by C<pp_enter>)
42564256
and a sort block. The type determines which part of the context union are
42574257
valid.
42584258

4259-
=for apidoc Cyh ||cx_type
4260-
4261-
=for apidoc Cmnh||CXt_BLOCK
4259+
=for apidoc Cmnh ||cx_type
4260+
=for apidoc_item ||CXt_BLOCK
42624261
=for apidoc_item ||CXt_EVAL
42634262
=for apidoc_item ||CXt_FORMAT
42644263
=for apidoc_item ||CXt_GIVEN

0 commit comments

Comments
 (0)