From: Jason Rumney Date: Sun, 18 Nov 2001 02:00:03 +0000 (+0000) Subject: (note_mouse_highlight): Fix type of variable `ignore'. X-Git-Tag: emacs-21.2~292 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0acc3f8f92bb2feee16ff6a99d39d0f0a6fa27c7;p=emacs.git (note_mouse_highlight): Fix type of variable `ignore'. --- diff --git a/src/w32term.c b/src/w32term.c index fe34a8c6ee8..5219880d7b5 100644 --- a/src/w32term.c +++ b/src/w32term.c @@ -6772,7 +6772,7 @@ note_mouse_highlight (f, x, y) { Lisp_Object before = Foverlay_start (overlay); Lisp_Object after = Foverlay_end (overlay); - Lisp_Object ignore; + int ignore; /* Note that we might not be able to find position BEFORE in the glyph matrix if the overlay is