Skip to content

Commit 2699aa7

Browse files
encukouskirpichev
andauthored
Be more specific: unsigned
Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>
1 parent 8541450 commit 2699aa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/ctypes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2712,7 +2712,7 @@ These are the fundamental ctypes data types:
27122712
.. class:: c_size_t
27132713

27142714
Represents the C :c:type:`size_t` datatype.
2715-
Usually an alias for another integer type.
2715+
Usually an alias for another unsigned integer type.
27162716

27172717

27182718
.. class:: c_ssize_t

0 commit comments

Comments
 (0)