--- rxvt-unicode/src/rxvt.h 2005/12/20 19:30:59 1.163 +++ rxvt-unicode/src/rxvt.h 2005/12/20 20:58:31 1.164 @@ -1498,7 +1498,7 @@ void scr_blank_line (line_t &l, unsigned int col, unsigned int width, rend_t efs); void scr_blank_screen_mem (line_t &l, rend_t efs); - int scr_scroll_text (int row1, int row2, int count, int spec); + int scr_scroll_text (int row1, int row2, int count); void scr_reset (); void scr_reset_realloc (); void scr_release ();