summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXEmbed.c
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2012-10-23 09:24:21 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2012-10-23 09:24:21 (GMT)
commit32d8be3faeae62da6c7196c976a821c899edbcb7 (patch)
treeef8e82bfe8e93cd5d05b724b1462d6981ea86454 /macosx/tkMacOSXEmbed.c
parent426c474325dc15e3c7780889913238cf46043a94 (diff)
parent82c2300291ac49bcadd9eddcacbb32f7ba5fe470 (diff)
downloadtk-32d8be3faeae62da6c7196c976a821c899edbcb7.zip
tk-32d8be3faeae62da6c7196c976a821c899edbcb7.tar.gz
tk-32d8be3faeae62da6c7196c976a821c899edbcb7.tar.bz2
consistant use of mode: objc for OSX, strip spaces from the end of lines
Diffstat (limited to 'macosx/tkMacOSXEmbed.c')
-rw-r--r--macosx/tkMacOSXEmbed.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/tkMacOSXEmbed.c b/macosx/tkMacOSXEmbed.c
index 824a995..e2e05d2 100644
--- a/macosx/tkMacOSXEmbed.c
+++ b/macosx/tkMacOSXEmbed.c
@@ -1177,7 +1177,7 @@ TkpCreateBusy(
/*
* Local Variables:
- * mode: c
+ * mode: objc
* c-basic-offset: 4
* fill-column: 79
* coding: utf-8