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.218 by root, Tue Jan 17 12:22:59 2006 UTC vs.
Revision 1.219 by root, Tue Jan 17 12:29:40 2006 UTC

184 { 184 {
185 // 185 //
186 } 186 }
187 187
188 virtual bool get () = 0; 188 virtual bool get () = 0;
189 virtual void put () = 0;
190 189
191 virtual void login (int cmd_pid, bool login_shell, const char *hostname) = 0; 190 virtual void login (int cmd_pid, bool login_shell, const char *hostname) = 0;
192 virtual void logout () = 0; 191 virtual void logout () = 0;
193 192
194 void close_tty (); 193 void close_tty ();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines