This commit is contained in:
Georg Brandl 2009-03-31 19:30:56 +00:00
parent 956ed9782a
commit bdaa6a7043
1 changed files with 1 additions and 1 deletions

View File

@ -247,7 +247,7 @@ definition with the same method name.
T_OBJECT_EX PyObject \*
T_CHAR char
T_BYTE char
T_UNBYTE unsigned char
T_UBYTE unsigned char
T_UINT unsigned int
T_USHORT unsigned short
T_ULONG unsigned long