*** empty log message ***
authorroot <root>
Thu, 22 Dec 2005 00:07:47 +0000 (00:07 +0000)
committerroot <root>
Thu, 22 Dec 2005 00:07:47 +0000 (00:07 +0000)
src/screen.C

index db81d1ccc2773e14da91a7c3791507afed12b6d2..47b3a45c8b82d4748ee4223c5555c7902f7bd1cf 100644 (file)
@@ -489,7 +489,7 @@ rxvt_term::scr_change_screen (int scrn)
     {
       num_scr = 0;
 
-      for (int i = nrow; i--; )
+      for (int i = prev_nrow; i--; )
         ::swap (ROW(i), swap_buf [i]);
 
       ::swap (screen.charset, swap.charset);