summaryrefslogtreecommitdiff
path: root/Doc/includes/noddy3.c
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/includes/noddy3.c')
-rw-r--r--Doc/includes/noddy3.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/includes/noddy3.c b/Doc/includes/noddy3.c
index e98b87fdd3..fac44d8808 100644
--- a/Doc/includes/noddy3.c
+++ b/Doc/includes/noddy3.c
@@ -184,7 +184,7 @@ static PyTypeObject NoddyType = {
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 */