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

Comparing rxvt-unicode/src/screen.C (file contents):
Revision 1.340 by sf-exg, Sat Apr 17 23:00:45 2010 UTC vs.
Revision 1.341 by root, Sat Apr 17 23:05:48 2010 UTC

2328 if (ISSET_PIXCOLOR (Color_HTC)) 2328 if (ISSET_PIXCOLOR (Color_HTC))
2329 fore = Color_HTC; 2329 fore = Color_HTC;
2330 // if invert is 0 reverse video is set so we use bg color as fg color 2330 // if invert is 0 reverse video is set so we use bg color as fg color
2331 else if (!invert) 2331 else if (!invert)
2332 fore = back; 2332 fore = back;
2333
2333 back = Color_HC; 2334 back = Color_HC;
2334 invert = 0; 2335 invert = 0;
2335 } 2336 }
2336 } 2337 }
2337#endif 2338#endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines