diff src/dispnew.c @ 60684:18bf961ed63a

(mirror_line_dance): Set W2 according to FRAME_FROM.
author Richard M. Stallman <rms@gnu.org>
date Thu, 17 Mar 2005 23:39:12 +0000
parents d6551c039c8f
children 89b8166ef056 1830bcd0eec0 30ad2795fdab
line wrap: on
line diff
--- a/src/dispnew.c	Thu Mar 17 23:37:39 2005 +0000
+++ b/src/dispnew.c	Thu Mar 17 23:39:12 2005 +0000
@@ -3164,7 +3164,7 @@
 		  struct glyph_matrix *m2;
 		  int m2_from;
 
-		  w2 = frame_row_to_window (root, frame_to);
+		  w2 = frame_row_to_window (root, frame_from);
 		  m2 = w2->current_matrix;
 		  m2_from = frame_from - m2->matrix_y;
 		  copy_row_except_pointers (m->rows + window_to,