summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXNotify.c
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2019-10-10 08:12:46 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2019-10-10 08:12:46 (GMT)
commit8bffe6f2203ced3faee69ec554f81708ed6c28d6 (patch)
tree7aa825d89c31bb4a1370d91b63bd3af8dc1d8972 /macosx/tkMacOSXNotify.c
parent68e77870684eef877faad724edd184485518d70c (diff)
parent56de2058b0be5410f7b9f6c913c1a70b418137a6 (diff)
downloadtk-8bffe6f2203ced3faee69ec554f81708ed6c28d6.zip
tk-8bffe6f2203ced3faee69ec554f81708ed6c28d6.tar.gz
tk-8bffe6f2203ced3faee69ec554f81708ed6c28d6.tar.bz2
Merge 8.6
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 493ce53..a4a87c6 100644
--- a/macosx/tkMacOSXNotify.c
+++ b/macosx/tkMacOSXNotify.c
@@ -318,7 +318,7 @@ TkMacOSXEventsSetupProc(
}
} else if (!havePeriodicEvents){
- /*
+ /*
* When the user is not generating events we schedule a "hearbeat"
* event to fire every 0.1 seconds. This helps to make the vwait
* command more responsive when there is no user input.