aboutsummaryrefslogtreecommitdiff
path: root/main/Mac/Clean2AppleEventHandler.dcl
diff options
context:
space:
mode:
Diffstat (limited to 'main/Mac/Clean2AppleEventHandler.dcl')
-rw-r--r--main/Mac/Clean2AppleEventHandler.dcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/Mac/Clean2AppleEventHandler.dcl b/main/Mac/Clean2AppleEventHandler.dcl
index 27efb47..9936d9a 100644
--- a/main/Mac/Clean2AppleEventHandler.dcl
+++ b/main/Mac/Clean2AppleEventHandler.dcl
@@ -11,6 +11,6 @@ from events import :: Event;
0.2*/
install_apple_event_handlers :: Int;
-HandleAppleEvent :: !Event (!{#Char} *Files -> (!Int,!*Files)) !*Files -> (!Bool,!Bool,!*Files);
+HandleAppleEvent :: !Event ({#Char} *Files -> (!Int,!*Files)) !*Files -> (!Bool,!Bool,!*Files);
get_apple_event_string :: !Int !String -> Int;