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.403 by sf-exg, Tue Nov 15 19:54:30 2011 UTC vs.
Revision 1.405 by sf-exg, Tue Nov 15 20:09:13 2011 UTC

2042 * A: set up vars 2042 * A: set up vars
2043 */ 2043 */
2044 refresh_count = 0; 2044 refresh_count = 0;
2045 2045
2046 unsigned int old_screen_flags = screen.flags; 2046 unsigned int old_screen_flags = screen.flags;
2047 char have_bg = 0; 2047 bool have_bg = 0;
2048#ifdef HAVE_BG_PIXMAP 2048#ifdef HAVE_BG_PIXMAP
2049 have_bg = bg_pixmap != None; 2049 have_bg = bg_pixmap != None;
2050#endif 2050#endif
2051 ocrow = oldcursor.row; /* is there an old outline cursor on screen? */ 2051 ocrow = oldcursor.row; /* is there an old outline cursor on screen? */
2052 2052

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines