changeset 11150:030b401afd0e

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Wed, 29 Mar 1995 21:46:19 +0000
parents 8904c26c2182
children ab55a16a92ce
files src/term.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/term.c	Wed Mar 29 07:14:38 1995 +0000
+++ b/src/term.c	Wed Mar 29 21:46:19 1995 +0000
@@ -114,7 +114,7 @@
 
    This should clear mouse_moved until the next motion
    event arrives.  */
-void (*mouse_position_hook) ( /* FRAME_PTR *f,
+void (*mouse_position_hook) ( /* FRAME_PTR *f, int insist,
 				 Lisp_Object *bar_window,
 				 enum scroll_bar_part *part,
 				 Lisp_Object *x,