summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXTest.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/tkMacOSXTest.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/tkMacOSXTest.c')
-rw-r--r--macosx/tkMacOSXTest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/tkMacOSXTest.c b/macosx/tkMacOSXTest.c
index 26885a9..7d2b24e 100644
--- a/macosx/tkMacOSXTest.c
+++ b/macosx/tkMacOSXTest.c
@@ -81,7 +81,7 @@ DebuggerCmd(
/*
* Local Variables:
- * mode: c
+ * mode: objc
* c-basic-offset: 4
* fill-column: 79
* coding: utf-8