emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lwlib/xlwmenu.c


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/lwlib/xlwmenu.c
Date: Sat, 24 Sep 2005 16:37:15 -0400

Index: emacs/lwlib/xlwmenu.c
diff -c emacs/lwlib/xlwmenu.c:1.67 emacs/lwlib/xlwmenu.c:1.68
*** emacs/lwlib/xlwmenu.c:1.67  Sun Aug  7 10:56:27 2005
--- emacs/lwlib/xlwmenu.c       Sat Sep 24 20:37:14 2005
***************
*** 59,67 ****
                                                  unsigned long *,
                                                  double, int));
  extern int x_catch_errors __P ((Display*));
! extern int x_uncatch_errors __P ((Display*, int));
  extern int x_had_errors_p __P ((Display*));
! extern int x_clear_errors __P ((Display*));
  extern unsigned long x_copy_dpy_color __P ((Display *, Colormap,
                                            unsigned long));
  
--- 59,67 ----
                                                  unsigned long *,
                                                  double, int));
  extern int x_catch_errors __P ((Display*));
! extern void x_uncatch_errors P_ ((Display *, int));
  extern int x_had_errors_p __P ((Display*));
! extern void x_clear_errors __P ((Display*));
  extern unsigned long x_copy_dpy_color __P ((Display *, Colormap,
                                            unsigned long));
  




reply via email to

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