emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/xterm.c


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/src/xterm.c
Date: Sat, 06 Jul 2002 09:13:22 -0400

Index: emacs/src/xterm.c
diff -c emacs/src/xterm.c:1.741 emacs/src/xterm.c:1.742
*** emacs/src/xterm.c:1.741     Tue Jul  2 15:11:38 2002
--- emacs/src/xterm.c   Wed Jul  3 07:18:36 2002
***************
*** 8603,8609 ****
  
  /* Scroll bar callback for Motif scroll bars.  WIDGET is the scroll
     bar widget.  CLIENT_DATA is a pointer to the scroll_bar structure.
!    CALL_DATA is a pointer a a XmScrollBarCallbackStruct.  */
  
  static void
  xm_scroll_callback (widget, client_data, call_data)
--- 8603,8609 ----
  
  /* Scroll bar callback for Motif scroll bars.  WIDGET is the scroll
     bar widget.  CLIENT_DATA is a pointer to the scroll_bar structure.
!    CALL_DATA is a pointer to a XmScrollBarCallbackStruct.  */
  
  static void
  xm_scroll_callback (widget, client_data, call_data)



reply via email to

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