--- rxvt-unicode/src/rxvtperl.h 2006/01/07 19:29:17 1.13 +++ rxvt-unicode/src/rxvtperl.h 2006/01/08 08:43:11 1.14 @@ -41,7 +41,7 @@ bool should_invoke[HOOK_NUM]; - void init (); + void init (bool tainted); bool invoke (rxvt_term *term, hook_type htype, ...); void line_update (rxvt_term *term); };