diff options
-rw-r--r-- | src/mac.c | 1 |
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) return err; } + static pascal OSErr mac_coerce_file_name_ptr (type_code, data_ptr, data_size, to_type, handler_refcon, result) |