diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-11-07 08:28:23 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-11-07 08:28:23 (GMT) |
commit | 4d28a2a931e81acd27bc30639de483a7e9968988 (patch) | |
tree | 6b25a19d6d781a66f0586011d77a8cd35cd03912 /macosx/tkMacOSXSend.c | |
parent | c6300a7265e457702bf13456bfdccd02aa4a1a54 (diff) | |
parent | 3ccad1d5014f9fb98c089fe19bb1fd04f7f8b0db (diff) | |
download | tk-bug_2443069.zip tk-bug_2443069.tar.gz tk-bug_2443069.tar.bz2 |
merge trunkbug_2443069
Diffstat (limited to 'macosx/tkMacOSXSend.c')
-rw-r--r-- | macosx/tkMacOSXSend.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/tkMacOSXSend.c b/macosx/tkMacOSXSend.c index b48a8a0..ce5e65b 100644 --- a/macosx/tkMacOSXSend.c +++ b/macosx/tkMacOSXSend.c @@ -507,7 +507,7 @@ SendInit( /* * Local Variables: - * mode: c + * mode: objc * c-basic-offset: 4 * fill-column: 79 * coding: utf-8 |