summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXNotify.c
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2015-12-17 15:03:11 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2015-12-17 15:03:11 (GMT)
commitb0403585584cc0e6e4518f2cd03ac46fa21db2f9 (patch)
tree62183edb3ead77232b78353c690a06964c06f176 /macosx/tkMacOSXNotify.c
parent01670551022a0cb4e2b46fad2d9d5493e3f49a48 (diff)
downloadtk-b0403585584cc0e6e4518f2cd03ac46fa21db2f9.zip
tk-b0403585584cc0e6e4518f2cd03ac46fa21db2f9.tar.gz
tk-b0403585584cc0e6e4518f2cd03ac46fa21db2f9.tar.bz2
spacing
Diffstat (limited to 'macosx/tkMacOSXNotify.c')
-rw-r--r--macosx/tkMacOSXNotify.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/tkMacOSXNotify.c b/macosx/tkMacOSXNotify.c
index 06207e2..1455688 100644
--- a/macosx/tkMacOSXNotify.c
+++ b/macosx/tkMacOSXNotify.c
@@ -261,7 +261,7 @@ TkMacOSXEventsCheckProc(
NSEvent *currentEvent = nil;
NSEvent *testEvent = nil;
NSModalSession modalSession;
-
+
do {
[NSApp _resetAutoreleasePool];
modalSession = TkMacOSXGetModalSession();