aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/mac.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mac.c b/src/mac.c
index 3b4f63b848a..5fc9ea4ee28 100644
--- a/src/mac.c
+++ b/src/mac.c
@@ -545,6 +545,7 @@ mac_ae_put_lisp (desc, keyword_or_index, obj)
545 545
546 return err; 546 return err;
547} 547}
548
548static pascal OSErr 549static pascal OSErr
549mac_coerce_file_name_ptr (type_code, data_ptr, data_size, 550mac_coerce_file_name_ptr (type_code, data_ptr, data_size,
550 to_type, handler_refcon, result) 551 to_type, handler_refcon, result)