summaryrefslogtreecommitdiffstats
path: root/Doc/includes/shoddy.c
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/includes/shoddy.c')
-rw-r--r--Doc/includes/shoddy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/includes/shoddy.c b/Doc/includes/shoddy.c
index 3757bca..bb7f05b 100644
--- a/Doc/includes/shoddy.c
+++ b/Doc/includes/shoddy.c
@@ -39,7 +39,7 @@ static PyTypeObject ShoddyType = {
0, /* tp_print */
0, /* tp_getattr */
0, /* tp_setattr */
- 0, /* tp_compare */
+ 0, /* tp_reserved */
0, /* tp_repr */
0, /* tp_as_number */
0, /* tp_as_sequence */