Skip to content

Commit

Permalink
perlapi: The API elements are functions, not macros
Browse files Browse the repository at this point in the history
  • Loading branch information
khwilliamson committed Aug 31, 2024
1 parent 9ee620f commit 9a4d08b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pod/perlapio.pod
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ perlapio - perl's IO abstraction interface.

=for apidoc_section $io

=for apidoc Amh|int |PerlIO_apply_layers|PerlIO *f|const char *mode|const char *layers
=for apidoc Ah|int |PerlIO_apply_layers|PerlIO *f|const char *mode|const char *layers
=for apidoc_item |int |PerlIO_binmode|PerlIO *f|int ptype|int imode|const char *layers
=for apidoc_item T|int |PerlIO_canset_cnt|PerlIO *f
=for apidoc_item | |PerlIO_clearerr
Expand Down

0 comments on commit 9a4d08b

Please sign in to comment.