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.84 by ayin, Tue Dec 18 12:04:50 2007 UTC vs.
Revision 1.85 by ayin, Thu Dec 20 13:24:42 2007 UTC

30#include <X11/Xresource.h> 30#include <X11/Xresource.h>
31} 31}
32 32
33struct rxvt_fontset; 33struct rxvt_fontset;
34struct rxvt_color; 34struct rxvt_color;
35struct rxvt_vars; /* defined later on */
36struct rxvt_term; 35struct rxvt_term;
37struct rxvt_im;
38struct rxvt_drawable; 36struct rxvt_drawable;
39 37
40typedef struct rxvt_term *rxvt_t; 38typedef struct rxvt_term *rxvt_t;
41 39
42extern rxvt_t rxvt_current_term; 40extern rxvt_t rxvt_current_term;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines