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.54 by root, Wed Jan 11 00:59:58 2006 UTC vs.
Revision 1.55 by root, Wed Jan 11 02:13:56 2006 UTC

1276 else 1276 else
1277 THIS->rs [index] = 0; 1277 THIS->rs [index] = 0;
1278 } 1278 }
1279} 1279}
1280 1280
1281const char *
1282rxvt_term::x_resource (const char *name)
1283 CLEANUP:
1284 SvTAINTED_on (ST (0));
1285
1281bool 1286bool
1282rxvt_term::option (U32 optval, int set = -1) 1287rxvt_term::option (U32 optval, int set = -1)
1283 CODE: 1288 CODE:
1284{ 1289{
1285 RETVAL = THIS->options & optval; 1290 RETVAL = THIS->options & optval;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines