--- rxvt-unicode/src/rxvtperl.h 2006/01/16 08:29:57 1.19 +++ rxvt-unicode/src/rxvtperl.h 2006/01/16 08:48:09 1.20 @@ -46,7 +46,7 @@ ~rxvt_perl_interp (); - void init (); + void init (rxvt_term *term); bool invoke (rxvt_term *term, hook_type htype, ...); void line_update (rxvt_term *term); };