Comments around identifier after #endif
This commit is contained in:
parent
c1cd2ca999
commit
4f27a55e80
@ -587,7 +587,7 @@ mac_mstats(self, args)
|
||||
Py_INCREF(Py_None);
|
||||
return Py_None;
|
||||
}
|
||||
#endif USE_MALLOC_DEBUG
|
||||
#endif /* USE_MALLOC_DEBUG */
|
||||
|
||||
static struct PyMethodDef mac_methods[] = {
|
||||
{"chdir", mac_chdir},
|
||||
|
Loading…
x
Reference in New Issue
Block a user