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.459 by sf-exg, Sat Jan 7 17:48:57 2012 UTC vs.
Revision 1.460 by sf-exg, Mon Jan 9 15:30:17 2012 UTC

1215 1215
1216 vector<void *> allocated; // free these memory blocks with free() 1216 vector<void *> allocated; // free these memory blocks with free()
1217 1217
1218 char env_windowid[21]; /* environmental variable WINDOWID */ 1218 char env_windowid[21]; /* environmental variable WINDOWID */
1219 char env_colorfgbg[sizeof ("COLORFGBG=default;default;bg") + 1]; 1219 char env_colorfgbg[sizeof ("COLORFGBG=default;default;bg") + 1];
1220 char *env_display; /* environmental variable DISPLAY */
1221 char *env_term; /* environmental variable TERM */
1222 1220
1223 char *locale; 1221 char *locale;
1224 char charsets[4]; 1222 char charsets[4];
1225 char *v_buffer; /* pointer to physical buffer */ 1223 char *v_buffer; /* pointer to physical buffer */
1226 unsigned int v_buflen; /* size of area to write */ 1224 unsigned int v_buflen; /* size of area to write */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines