Fixed typo in comment.

This commit is contained in:
Hirokazu Yamamoto 2010-12-09 11:13:30 +00:00
parent 524f10359b
commit 5280275ffc
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ def _ctrl_handler(sig):
print("Unable to add SetConsoleCtrlHandler")
exit(-1)
# Awaken mail process
# Awake main process
m = mmap.mmap(-1, 1, sys.argv[1])
m[0] = 1