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 6e151f3 commit ba7a409Copy full SHA for ba7a409
perlio.h
@@ -69,7 +69,7 @@ typedef PerlIOl *PerlIO;
69
Declare C<ftab> to be a PerlIO function table, that is, of type
70
C<PerlIO_funcs>.
71
72
-=for apidoc Ay|PerlIO_funcs *|PERLIO_FUNCS_CAST|PerlIO * func
+=for apidoc Amd|PerlIO_funcs *|PERLIO_FUNCS_CAST|PerlIO * func
73
Cast the pointer C<func> to be of type S<C<PerlIO_funcs *>>.
74
75
=cut
0 commit comments