Skip to content

Commit b47d864

Browse files
committed
typo
1 parent 042c49a commit b47d864

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Modules/_ssl.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6020,7 +6020,7 @@ sslmodule_init_constants(PyObject *m)
60206020
#endif
60216021

60226022
#undef addbool
6023-
#undef _PyModule_ADD_INT_CONST
6023+
#undef ADD_INT_CONST
60246024

60256025
return 0;
60266026
}

0 commit comments

Comments
 (0)