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.216 by root, Tue Jan 17 10:14:26 2006 UTC vs.
Revision 1.217 by root, Tue Jan 17 10:59:32 2006 UTC

1122 const char *rs[NUM_RESOURCES]; 1122 const char *rs[NUM_RESOURCES];
1123 /* command input buffering */ 1123 /* command input buffering */
1124 char *cmdbuf_ptr, *cmdbuf_endp; 1124 char *cmdbuf_ptr, *cmdbuf_endp;
1125 char cmdbuf_base[CBUFSIZ]; 1125 char cmdbuf_base[CBUFSIZ];
1126 1126
1127 rxvt_ptytty pty; 1127 rxvt_ptytty_unix pty;
1128 1128
1129 rxvt_salloc *talloc; // text line allocator 1129 rxvt_salloc *talloc; // text line allocator
1130 rxvt_salloc *ralloc; // rend line allocator 1130 rxvt_salloc *ralloc; // rend line allocator
1131 1131
1132 static vector<rxvt_term *> termlist; // a vector of all running rxvt_term's 1132 static vector<rxvt_term *> termlist; // a vector of all running rxvt_term's

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines