diff --git a/perlio.h b/perlio.h index 96fc6f51ccbf..07724c5ee74f 100644 --- a/perlio.h +++ b/perlio.h @@ -69,7 +69,7 @@ typedef PerlIOl *PerlIO; Declare C to be a PerlIO function table, that is, of type C. -=for apidoc Ay|PerlIO_funcs *|PERLIO_FUNCS_CAST|PerlIO * func +=for apidoc Amd|PerlIO_funcs *|PERLIO_FUNCS_CAST|PerlIO * func Cast the pointer C to be of type S>. =cut