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.229 by root, Fri Dec 14 02:22:24 2007 UTC vs.
Revision 1.230 by root, Fri Dec 14 05:25:24 2007 UTC

287 pix_colors_focused = new rxvt_color [TOTAL_COLORS]; 287 pix_colors_focused = new rxvt_color [TOTAL_COLORS];
288#ifdef OFF_FOCUS_FADING 288#ifdef OFF_FOCUS_FADING
289 pix_colors_unfocused = new rxvt_color [TOTAL_COLORS]; 289 pix_colors_unfocused = new rxvt_color [TOTAL_COLORS];
290#endif 290#endif
291 291
292
293 MEvent.time = CurrentTime; 292 MEvent.time = CurrentTime;
294 MEvent.button = AnyButton; 293 MEvent.button = AnyButton;
295 want_refresh = 1; 294 want_refresh = 1;
296 priv_modes = SavedModes = PrivMode_Default; 295 priv_modes = SavedModes = PrivMode_Default;
297 ncol = 80; 296 ncol = 80;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines