repo: rxvt-unicode-sixel
action: commit
revision: 
path_from: 
revision_from: 82c2c7fd3b0c642163f6b264a4b5242b5a2326a6:
path_to: 
revision_to: 
git.thebackupbox.net
rxvt-unicode-sixel
git clone git://git.thebackupbox.net/rxvt-unicode-sixel
commit 82c2c7fd3b0c642163f6b264a4b5242b5a2326a6
Author: Marc Lehmann 
Date:   Sun Jul 10 00:39:53 2011 +0000

    ugh

diff --git a/src/screen.C b/src/screen.C
index 3af6303a6b62eb5258c4b7436a8d7066e7e5a141..
index ..0a63c4651b9b9c4cb06438223168acf6148297c8 100644
--- a/src/screen.C
+++ b/src/screen.C
@@ -646,7 +646,7 @@ rxvt_term::scr_scroll_text (int row1, int row2, int count) NOTHROW

       // sever bottommost line
       {
-        line_t &l = ROW(row2 - 1);
+        line_t &l = ROW(row2);
         l.is_longer (0);
         l.touch ();
       }

-----END OF PAGE-----