summaryrefslogtreecommitdiff
path: root/handy.h
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2020-10-17 06:51:04 -0600
committerKarl Williamson <khw@cpan.org>2020-11-02 09:36:08 -0700
commit545bca17887252be0a8b47858d7b93beb30aad40 (patch)
treebf46997302792cead0d08e15491bfa7e3c267f55 /handy.h
parente538104b37c4c2c766115f6559fc2b59ae13a8a8 (diff)
downloadperl-545bca17887252be0a8b47858d7b93beb30aad40.tar.gz
perlapi: WIDEST_UTYPE is a typedef
Diffstat (limited to 'handy.h')
-rw-r--r--handy.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/handy.h b/handy.h
index f3a4b3aa96..8704c773de 100644
--- a/handy.h
+++ b/handy.h
@@ -1337,7 +1337,7 @@ patched there. The file as of this writing is cpan/Devel-PPPort/parts/inc/misc
/*
void below because that's the best fit, and works for Devel::PPPort
=for apidoc_section Integer configuration values
-=for apidoc AmnU|void|WIDEST_UTYPE
+=for apidoc AyT||WIDEST_UTYPE
Yields the widest unsigned integer type on the platform, currently either
C<U32> or C<U64>. This can be used in declarations such as