aboutsummaryrefslogtreecommitdiffstats
path: root/src/mac.c
diff options
context:
space:
mode:
authorYAMAMOTO Mitsuharu2006-05-27 08:45:14 +0000
committerYAMAMOTO Mitsuharu2006-05-27 08:45:14 +0000
commit2a7ee2b3492bb0513951fafaa680e867270051bb (patch)
treefb1a24b2304d78260ee1edad0c55b4e6e804fe18 /src/mac.c
parentf1b64ef1e59bad4490248e41da92affdca31e7ac (diff)
downloademacs-2a7ee2b3492bb0513951fafaa680e867270051bb.tar.gz
emacs-2a7ee2b3492bb0513951fafaa680e867270051bb.zip
Tiny layout change.
Diffstat (limited to 'src/mac.c')
-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)