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

Comparing rxvt-unicode/src/main.C (file contents):
Revision 1.367 by root, Wed Jan 18 11:47:51 2012 UTC vs.
Revision 1.368 by root, Wed Jan 18 12:26:59 2012 UTC

350 350
351 delete this; 351 delete this;
352} 352}
353 353
354void 354void
355rxvt_term::set_option (uint8_t opt, bool set) 355rxvt_term::set_option (uint8_t opt, bool set) NOTHROW
356{ 356{
357 if (!opt) 357 if (!opt)
358 return; 358 return;
359 359
360 uint8_t mask = 1 << (opt & 7); 360 uint8_t mask = 1 << (opt & 7);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines