--- rxvt-unicode/src/rxvtperl.xs 2012/06/30 09:01:12 1.202 +++ rxvt-unicode/src/rxvtperl.xs 2012/07/02 01:35:37 1.203 @@ -2379,7 +2379,7 @@ rxvt_img * rxvt_img::rotate (int x, int y, rxvt_img::nv phi) -void +rxvt_img * rxvt_img::tint (SV *c) INIT: rgba cc = parse_rgba (c, THIS->s);