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

Comparing rxvt-unicode/src/command.C (file contents):
Revision 1.426 by root, Wed Nov 5 13:49:36 2008 UTC vs.
Revision 1.427 by root, Wed Nov 5 15:44:04 2008 UTC

3400 break; 3400 break;
3401 case URxvt_Color_IT: 3401 case URxvt_Color_IT:
3402 process_color_seq (op, Color_IT, str, resp); 3402 process_color_seq (op, Color_IT, str, resp);
3403 break; 3403 break;
3404#endif 3404#endif
3405 case URxvt_Color_border:
3406 process_color_seq (op, Color_border, str, resp);
3407 break;
3405#if ENABLE_TRANSPARENCY 3408#if ENABLE_TRANSPARENCY
3406 case URxvt_Color_tint: 3409 case URxvt_Color_tint:
3407 process_color_seq (op, Color_tint, str, resp); 3410 process_color_seq (op, Color_tint, str, resp);
3408 { 3411 {
3409 bool changed = false; 3412 bool changed = false;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines