summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXKeyEvent.c
diff options
context:
space:
mode:
authorwolfsuit <wolfsuit@noemail.net>2004-02-16 00:42:32 (GMT)
committerwolfsuit <wolfsuit@noemail.net>2004-02-16 00:42:32 (GMT)
commitec54861ba969c9a343d9fc7aa79477889dad1cb8 (patch)
tree12bebf3e6d48b35ab147bf17d2c87861606f8460 /macosx/tkMacOSXKeyEvent.c
parent4a8260dea385cb403a930ccd19bd3eb532495dfa (diff)
downloadtk-ec54861ba969c9a343d9fc7aa79477889dad1cb8.zip
tk-ec54861ba969c9a343d9fc7aa79477889dad1cb8.tar.gz
tk-ec54861ba969c9a343d9fc7aa79477889dad1cb8.tar.bz2
Backport Mac OS X specific fixes from TOT. See ChangeLog for details.
In tk_getOpenFile filters, handle the case where you have a Macintosh file type and the files have no filetype. Fix various formatting nits. FossilOrigin-Name: 834854dbdc52160c4050e54c91e1ffa91c9efbb0
Diffstat (limited to 'macosx/tkMacOSXKeyEvent.c')
-rw-r--r--macosx/tkMacOSXKeyEvent.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/tkMacOSXKeyEvent.c b/macosx/tkMacOSXKeyEvent.c
index ed9535a..05f4c3e 100644
--- a/macosx/tkMacOSXKeyEvent.c
+++ b/macosx/tkMacOSXKeyEvent.c
@@ -365,7 +365,7 @@ GenerateKeyEvent(
} else {
- for (i=0; i<numChars; ++i) {
+ for (i = 0; i < numChars; ++i) {
/*
* Encode one char in the trans_chars array that was already