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.215 by ayin, Tue Jan 17 09:28:32 2006 UTC vs.
Revision 1.216 by root, Tue Jan 17 10:14:26 2006 UTC

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 pty;
1128 rxvt_session session;
1129 1128
1130 rxvt_salloc *talloc; // text line allocator 1129 rxvt_salloc *talloc; // text line allocator
1131 rxvt_salloc *ralloc; // rend line allocator 1130 rxvt_salloc *ralloc; // rend line allocator
1132 1131
1133 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