diff src/w32term.c @ 74145:8eceefbbcde7

Space/tab mixup.
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 24 Nov 2006 10:31:26 +0000
parents 2c1760046d15
children ae3e88b9ef1b
line wrap: on
line diff
--- a/src/w32term.c	Fri Nov 24 10:28:38 2006 +0000
+++ b/src/w32term.c	Fri Nov 24 10:31:26 2006 +0000
@@ -4439,7 +4439,7 @@
 		/* Ignore any mouse motion that happened before this
 		   event; any subsequent mouse-movement Emacs events
 		   should reflect only motion after the
-		   ButtonPress.	 */
+		   ButtonPress.  */
 		f->mouse_moved = 0;
 	      }
 	    last_mouse_frame = f;