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

Comparing rxvt-unicode/src/rxvttoolkit.h (file contents):
Revision 1.24 by root, Sat Feb 18 14:14:43 2006 UTC vs.
Revision 1.25 by root, Sat Feb 18 15:48:23 2006 UTC

187 Display *dpy; 187 Display *dpy;
188 int screen; 188 int screen;
189 Window root; 189 Window root;
190 rxvt_term *selection_owner; 190 rxvt_term *selection_owner;
191 Atom xa[NUM_XA]; 191 Atom xa[NUM_XA];
192#ifndef NO_SLOW_LINK_SUPPORT
193 bool is_local; 192 bool is_local;
194#endif
195#ifdef POINTER_BLANK 193#ifdef POINTER_BLANK
196 Cursor blank_cursor; 194 Cursor blank_cursor;
197#endif 195#endif
198 196
199 rxvt_display (const char *id); 197 rxvt_display (const char *id);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines