#5618: fix typo.
This commit is contained in:
parent
956ed9782a
commit
bdaa6a7043
|
@ -247,7 +247,7 @@ definition with the same method name.
|
||||||
T_OBJECT_EX PyObject \*
|
T_OBJECT_EX PyObject \*
|
||||||
T_CHAR char
|
T_CHAR char
|
||||||
T_BYTE char
|
T_BYTE char
|
||||||
T_UNBYTE unsigned char
|
T_UBYTE unsigned char
|
||||||
T_UINT unsigned int
|
T_UINT unsigned int
|
||||||
T_USHORT unsigned short
|
T_USHORT unsigned short
|
||||||
T_ULONG unsigned long
|
T_ULONG unsigned long
|
||||||
|
|
Loading…
Reference in New Issue