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.200 by root, Sun Jun 17 21:58:18 2012 UTC vs.
Revision 1.201 by sf-exg, Fri Jun 29 13:41:43 2012 UTC

2260 C_ARGS: filename, 0 2260 C_ARGS: filename, 0
2261 2261
2262void 2262void
2263DESTROY (urxvt::pixbuf self) 2263DESTROY (urxvt::pixbuf self)
2264 CODE: 2264 CODE:
2265 gdk_pixbuf_unref (self); 2265 g_object_unref (self);
2266 2266
2267#endif 2267#endif
2268 2268
2269MODULE = urxvt PACKAGE = urxvt::img 2269MODULE = urxvt PACKAGE = urxvt::img
2270 2270

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines