diff src/term.c @ 11150:030b401afd0e

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Wed, 29 Mar 1995 21:46:19 +0000
parents 894369e950f5
children e6bdaaa6ce1b
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,