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

Comparing rxvt-unicode/src/rxvt.h (file contents):
Revision 1.34 by pcg, Fri Feb 13 12:16:21 2004 UTC vs.
Revision 1.35 by pcg, Fri Feb 13 13:28:17 2004 UTC

1057 char *codeset; 1057 char *codeset;
1058 char charsets[4]; 1058 char charsets[4];
1059 unsigned char *v_buffer; /* pointer to physical buffer */ 1059 unsigned char *v_buffer; /* pointer to physical buffer */
1060 unsigned int v_buflen; /* size of area to write */ 1060 unsigned int v_buflen; /* size of area to write */
1061 char *newfont[MAX_NFONTS]; 1061 char *newfont[MAX_NFONTS];
1062 stringvec *argv, *envv; /* if != 0, will be freed on destroy time */
1062#ifdef KEYSYM_RESOURCE 1063#ifdef KEYSYM_RESOURCE
1063 const unsigned char *Keysym_map[256]; 1064 const unsigned char *Keysym_map[256];
1064#endif 1065#endif
1065 const char *rs[NUM_RESOURCES]; 1066 const char *rs[NUM_RESOURCES];
1066/* command input buffering */ 1067/* command input buffering */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines