diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/mac.c | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -545,6 +545,7 @@ mac_ae_put_lisp (desc, keyword_or_index, obj) | |||
| 545 | 545 | ||
| 546 | return err; | 546 | return err; |
| 547 | } | 547 | } |
| 548 | |||
| 548 | static pascal OSErr | 549 | static pascal OSErr |
| 549 | mac_coerce_file_name_ptr (type_code, data_ptr, data_size, | 550 | mac_coerce_file_name_ptr (type_code, data_ptr, data_size, |
| 550 | to_type, handler_refcon, result) | 551 | to_type, handler_refcon, result) |