mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-26 23:31:55 -08:00
(create_apple_event_from_event_ref): Remove 5th argument from extern.
This commit is contained in:
parent
70ed951a16
commit
cfe3a871cf
1 changed files with 1 additions and 1 deletions
|
|
@ -586,7 +586,7 @@ extern Lisp_Object mac_aedesc_to_lisp P_ ((AEDesc *));
|
|||
extern OSErr create_apple_event_from_event_ref P_ ((EventRef, UInt32,
|
||||
EventParamName *,
|
||||
EventParamType *,
|
||||
UInt32 *, AppleEvent *));
|
||||
AppleEvent *));
|
||||
extern CFStringRef cfstring_create_with_utf8_cstring P_ ((const char *));
|
||||
extern CFStringRef cfstring_create_with_string P_ ((Lisp_Object));
|
||||
extern Lisp_Object cfdata_to_lisp P_ ((CFDataRef));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue