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

Comparing rxvt-unicode/src/rxvtlib.h.in (file contents):
Revision 1.12 by pcg, Tue Feb 24 00:44:23 2004 UTC vs.
Revision 1.13 by pcg, Tue Feb 24 16:25:45 2004 UTC

216/* ------------------------------------------------------------------------- */ 216/* ------------------------------------------------------------------------- */
217 217
218typedef struct { 218typedef struct {
219 short state; 219 short state;
220 Window win; 220 Window win;
221 struct rxvt_drawable *drawable;
221} menuBar_t; 222} menuBar_t;
222 223
223typedef struct { 224typedef struct {
224 char state; /* scrollbar state */ 225 char state; /* scrollbar state */
225 char init; /* scrollbar has been initialised */ 226 char init; /* scrollbar has been initialised */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines