emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/macterm.h


From: YAMAMOTO Mitsuharu
Subject: [Emacs-diffs] Changes to emacs/src/macterm.h
Date: Mon, 19 Dec 2005 08:31:04 +0000

Index: emacs/src/macterm.h
diff -u emacs/src/macterm.h:1.31 emacs/src/macterm.h:1.32
--- emacs/src/macterm.h:1.31    Sat Dec 10 01:50:02 2005
+++ emacs/src/macterm.h Mon Dec 19 08:31:04 2005
@@ -586,7 +586,7 @@
 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));




reply via email to

[Prev in Thread] Current Thread [Next in Thread]