ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/rxvtperl.xs
(Generate patch)

Comparing rxvt-unicode/src/rxvtperl.xs (file contents):
Revision 1.168 by sf-exg, Tue Jun 5 15:12:43 2012 UTC vs.
Revision 1.169 by sf-exg, Tue Jun 5 15:18:24 2012 UTC

2128void 2128void
2129rxvt_img::DESTROY () 2129rxvt_img::DESTROY ()
2130 CODE: 2130 CODE:
2131 delete THIS; 2131 delete THIS;
2132 2132
2133void 2133rxvt_img *
2134rxvt_img::blur (int rh, int rv) 2134rxvt_img::blur (int rh, int rv)
2135 2135
2136void 2136void
2137rxvt_img::brightness (NV r, NV g, NV b, NV a = 1.) 2137rxvt_img::brightness (NV r, NV g, NV b, NV a = 1.)
2138 2138

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines