diff options
author | Karl Williamson <khw@cpan.org> | 2020-08-26 17:40:28 -0600 |
---|---|---|
committer | Karl Williamson <khw@cpan.org> | 2020-09-04 16:13:25 -0600 |
commit | 70b05c7cee1d4db8aa1fee6424603ecb21eac423 (patch) | |
tree | 985b89f42cb8193948e8eb569b7c98a550d8d488 /inline.h | |
parent | 36ea2d2f8cd0c6ceb2355bf9515ad1898d12ebfc (diff) | |
download | perl-70b05c7cee1d4db8aa1fee6424603ecb21eac423.tar.gz |
Change some =head1 to apidoc_section lines
apidoc_section is slightly favored over head1, as it is known only to
autodoc, and can't be confused with real pod.
Diffstat (limited to 'inline.h')
-rw-r--r-- | inline.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -303,7 +303,7 @@ S_sv_or_pv_pos_u2b(pTHX_ SV *sv, const char *pv, STRLEN pos, STRLEN *lenp) /* ------------------------------- utf8.h ------------------------------- */ /* -=head1 Unicode Support +=for apidoc_section Unicode Support */ PERL_STATIC_INLINE void |