Skip to content

Commit 639ccae

Browse files
committed
This file's previous log message is bogus.
The real change is that it now includes "Python.h".
1 parent 67ab672 commit 639ccae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PC/WinMain.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Minimal main program -- everything is loaded from the library */
1+
/* Minimal main program -- everything is loaded from the library. */
22

33
#include <windows.h>
44
#include "Python.h"

0 commit comments

Comments
 (0)