--- rxvt-unicode/src/rxvt.h 2008/11/04 13:20:40 1.369 +++ rxvt-unicode/src/rxvt.h 2008/11/04 14:25:10 1.370 @@ -1355,6 +1355,7 @@ void paste (char *data, unsigned int len) NOTHROW; void scr_blank_line (line_t &l, unsigned int col, unsigned int width, rend_t efs) const NOTHROW; void scr_blank_screen_mem (line_t &l, rend_t efs) const NOTHROW; + void scr_kill_char (line_t &l, int col) const NOTHROW; int scr_scroll_text (int row1, int row2, int count) NOTHROW; void scr_reset (); void scr_release () NOTHROW;