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.413 by root, Wed Jan 18 12:39:14 2012 UTC vs.
Revision 1.414 by sf-exg, Tue Jan 24 17:05:05 2012 UTC

2481 2481
2482 XDrawRectangle (dpy, vt, gc, 2482 XDrawRectangle (dpy, vt, gc,
2483 Col2Pixel (col), 2483 Col2Pixel (col),
2484 Row2Pixel (oldcursor.row), 2484 Row2Pixel (oldcursor.row),
2485 (unsigned int) (Width2Pixel (cursorwidth) - 1), 2485 (unsigned int) (Width2Pixel (cursorwidth) - 1),
2486 (unsigned int) (Height2Pixel (1) - lineSpace - 1)); 2486 (unsigned int) (Height2Pixel (1) - 1));
2487 } 2487 }
2488 } 2488 }
2489 2489
2490 /* 2490 /*
2491 * H: cleanup selection 2491 * H: cleanup selection

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines