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.194 by root, Thu Jun 14 17:06:57 2012 UTC vs.
Revision 1.195 by root, Thu Jun 14 17:16:05 2012 UTC

95 { 95 {
96 rxvt_color rc; 96 rxvt_color rc;
97 rc.set (s, SvPVbyte_nolen (sv)); 97 rc.set (s, SvPVbyte_nolen (sv));
98 rc.get (c); 98 rc.get (c);
99 } 99 }
100 else
101 croak ("unable to parse colour,");
100 102
101 return c; 103 return c;
102} 104}
103 105
104///////////////////////////////////////////////////////////////////////////// 106/////////////////////////////////////////////////////////////////////////////

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines