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.79 by ayin, Tue Dec 11 08:54:08 2007 UTC vs.
Revision 1.80 by ayin, Tue Dec 11 09:10:56 2007 UTC

43 */ 43 */
44@rxvt_int16_typedef@ 44@rxvt_int16_typedef@
45@rxvt_uint16_typedef@ 45@rxvt_uint16_typedef@
46@rxvt_int32_typedef@ 46@rxvt_int32_typedef@
47@rxvt_uint32_typedef@ 47@rxvt_uint32_typedef@
48
49/* whatever normal size corresponds to a integer pointer */
50@rxvt_intp_define@
51/* whatever normal size corresponds to a unsigned integer pointer */
52@rxvt_u_intp_define@
53 48
54struct rxvt_fontset; 49struct rxvt_fontset;
55struct rxvt_color; 50struct rxvt_color;
56struct rxvt_vars; /* defined later on */ 51struct rxvt_vars; /* defined later on */
57struct rxvt_term; 52struct rxvt_term;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines