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

Comparing rxvt-unicode/src/init.C (file contents):
Revision 1.230 by root, Fri Dec 14 05:25:24 2007 UTC vs.
Revision 1.231 by ayin, Tue Dec 18 12:04:50 2007 UTC

297 nrow = 24; 297 nrow = 24;
298 int_bwidth = INTERNALBORDERWIDTH; 298 int_bwidth = INTERNALBORDERWIDTH;
299 ext_bwidth = EXTERNALBORDERWIDTH; 299 ext_bwidth = EXTERNALBORDERWIDTH;
300 lineSpace = LINESPACE; 300 lineSpace = LINESPACE;
301 saveLines = SAVELINES; 301 saveLines = SAVELINES;
302 numpix_colors = TOTAL_COLORS;
303 302
304 refresh_type = SLOW_REFRESH; 303 refresh_type = SLOW_REFRESH;
305 304
306 oldcursor.row = oldcursor.col = -1; 305 oldcursor.row = oldcursor.col = -1;
307 last_bot = last_state = -1; 306 last_bot = last_state = -1;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines