summaryrefslogtreecommitdiffstats
path: root/PC/WinMain.c
diff options
context:
space:
mode:
Diffstat (limited to 'PC/WinMain.c')
-rw-r--r--PC/WinMain.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/PC/WinMain.c b/PC/WinMain.c
index e50fb32..36aa903 100644
--- a/PC/WinMain.c
+++ b/PC/WinMain.c
@@ -1,4 +1,4 @@
-/* Minimal main program -- everything is loaded from the library */
+/* Minimal main program -- everything is loaded from the library. */
#include <windows.h>
#include "Python.h"