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.220 by root, Tue Jan 17 15:17:39 2006 UTC vs.
Revision 1.221 by root, Tue Jan 17 16:50:42 2006 UTC

184 { 184 {
185 // 185 //
186 } 186 }
187 187
188 virtual bool get () = 0; 188 virtual bool get () = 0;
189#if UTMP_SUPPORT
189 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;
191#endif
190 192
191 void close_tty (); 193 void close_tty ();
192 bool make_controlling_tty (); 194 bool make_controlling_tty ();
193 void set_utf8_mode (bool on); 195 void set_utf8_mode (bool on);
194}; 196};

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines