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.121 by ayin, Sun Jan 27 22:48:33 2008 UTC vs.
Revision 1.122 by root, Sun Jun 15 14:07:58 2008 UTC

1703 XFree (prop); 1703 XFree (prop);
1704 } 1704 }
1705} 1705}
1706 1706
1707void 1707void
1708rxvt_term::XChangeWindowProperty (Window window, Atom property, Atom type, int format, SV *data) 1708rxvt_term::XChangeProperty (Window window, Atom property, Atom type, int format, SV *data)
1709 CODE: 1709 CODE:
1710{ 1710{
1711 STRLEN len; 1711 STRLEN len;
1712 char *data_ = SvPVbyte (data, len); 1712 char *data_ = SvPVbyte (data, len);
1713 1713

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines