--- rxvt-unicode/src/rxvtperl.h 2011/02/21 07:41:03 1.23 +++ rxvt-unicode/src/rxvtperl.h 2011/02/21 08:10:10 1.24 @@ -49,6 +49,7 @@ void init (rxvt_term *term); bool invoke (rxvt_term *term, hook_type htype, ...); void line_update (rxvt_term *term); + void selection_finish (rxvt_selection *sel, char *data, unsigned int len); }; extern struct rxvt_perl_interp rxvt_perl;