From: YAMAMOTO Mitsuharu Date: Sat, 27 May 2006 08:45:14 +0000 (+0000) Subject: Tiny layout change. X-Git-Tag: emacs-pretest-22.0.90~2269 X-Git-Url: https://code.delx.au/gnu-emacs/commitdiff_plain/2a7ee2b3492bb0513951fafaa680e867270051bb Tiny layout change. --- diff --git a/src/mac.c b/src/mac.c index 3b4f63b848..5fc9ea4ee2 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)