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

Comparing rxvt-unicode/src/rxvtcolor.h (file contents):
Revision 1.13 by root, Fri Jul 30 14:59:12 2004 UTC vs.
Revision 1.14 by root, Wed Aug 4 03:29:28 2004 UTC

82 int screen; 82 int screen;
83 Visual *visual; 83 Visual *visual;
84 Colormap cmap; 84 Colormap cmap;
85 Window root; 85 Window root;
86 rxvt_term *selection_owner; 86 rxvt_term *selection_owner;
87#ifndef NO_SLOW_LINK_SUPPORT
88 bool is_local;
89#endif
87 90
88 rxvt_display (const char *id); 91 rxvt_display (const char *id);
89 bool init (); 92 bool init ();
90 ~rxvt_display (); 93 ~rxvt_display ();
91 94

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines