Commit 80c0d749 authored by Benji York's avatar Benji York

fix copy/paste bug in comment

parent 6a7dd728
......@@ -83,7 +83,7 @@ static struct PyMethodDef methods[] = {
#endif
/* Initialization function for the module (*must* be called initcStringIO) */
/* Initialization function for the module (*must* be called initwinlock) */
#ifndef DL_EXPORT /* declarations for DLL import/export */
#define DL_EXPORT(RTYPE) RTYPE
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment