summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXPrivate.h
diff options
context:
space:
mode:
authorKevin Walzer <kw@codebykevin.com>2019-02-28 13:42:21 (GMT)
committerKevin Walzer <kw@codebykevin.com>2019-02-28 13:42:21 (GMT)
commit92119e0e72cf683307dc2c1e2d7b05e356184e3b (patch)
treea428e2123842c1dc34b6706387b1057bbe5fb6af /macosx/tkMacOSXPrivate.h
parentc0f932d459554bd8176b87c10cae2a3b1788027b (diff)
downloadtk-92119e0e72cf683307dc2c1e2d7b05e356184e3b.zip
tk-92119e0e72cf683307dc2c1e2d7b05e356184e3b.tar.gz
tk-92119e0e72cf683307dc2c1e2d7b05e356184e3b.tar.bz2
Update makefile, trying to build
Diffstat (limited to 'macosx/tkMacOSXPrivate.h')
-rw-r--r--macosx/tkMacOSXPrivate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/tkMacOSXPrivate.h b/macosx/tkMacOSXPrivate.h
index affb9ea..8a512fe 100644
--- a/macosx/tkMacOSXPrivate.h
+++ b/macosx/tkMacOSXPrivate.h
@@ -331,7 +331,7 @@ VISIBILITY_HIDDEN
- (void) handleDoScriptEvent: (NSAppleEventDescriptor *)event
withReplyEvent: (NSAppleEventDescriptor *)replyEvent;
- (void)handleURLEvent: (NSAppleEventDescriptor*)event
- withReplyEvent:(NSAppleEventDescriptor*)replyEvent
+ withReplyEvent: (NSAppleEventDescriptor*)replyEvent;
@end
VISIBILITY_HIDDEN