Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e407e2a

Browse files
committed
Nuke the only DL_* in this directory.
1 parent 1389f3e commit e407e2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PC/winsound.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ add_define(PyObject *dict, const char *key, long value)
195195

196196
#define ADD_DEFINE(tok) add_define(dict,#tok,tok)
197197

198-
DL_EXPORT(void)
198+
PyMODINIT_FUNC
199199
initwinsound(void)
200200
{
201201
OSVERSIONINFO version;

0 commit comments

Comments
 (0)