summaryrefslogtreecommitdiff
path: root/sv.h
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2022-05-08 12:21:01 -0600
committerKarl Williamson <khw@cpan.org>2022-05-08 12:26:16 -0600
commit0c8e4929c80a0bb35495ab37bdee8bf515718c7e (patch)
tree2359a88b19b0bcf7265ea1798166c217f5711fec /sv.h
parent7d61aa1c2ccf8c8dbba1b11d912cc80192bc550c (diff)
downloadperl-0c8e4929c80a0bb35495ab37bdee8bf515718c7e.tar.gz
perlapi: newIO should be in IO section
Diffstat (limited to 'sv.h')
-rw-r--r--sv.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sv.h b/sv.h
index eeb15bb3f2..9759bd05e8 100644
--- a/sv.h
+++ b/sv.h
@@ -2493,6 +2493,7 @@ Evaluates C<sv> more than once. Sets C<len> to 0 if C<SvOOK(sv)> is false.
#endif
/*
+=for apidoc_section $io
=for apidoc newIO
Create a new IO, setting the reference count to 1.