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

Comparing cvsroot/rxvt-unicode/src/rxvt.h (file contents):
Revision 1.378 by root, Sun Jan 10 21:57:50 2010 UTC vs.
Revision 1.379 by sf-exg, Mon Jan 18 10:04:05 2010 UTC

1004/* ---------- */ 1004/* ---------- */
1005 bool rvideo_state, rvideo_mode; 1005 bool rvideo_state, rvideo_mode;
1006#ifndef NO_BELL 1006#ifndef NO_BELL
1007 bool rvideo_bell; 1007 bool rvideo_bell;
1008#endif 1008#endif
1009 int num_scr; /* screen: number lines scrolled */ 1009 int num_scr; /* screen: number of lines scrolled */
1010 int prev_ncol, /* screen: previous number of columns */ 1010 int prev_ncol, /* screen: previous number of columns */
1011 prev_nrow; /* screen: previous number of rows */ 1011 prev_nrow; /* screen: previous number of rows */
1012/* ---------- */ 1012/* ---------- */
1013 rend_t rstyle; 1013 rend_t rstyle;
1014/* ---------- */ 1014/* ---------- */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines