ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/ptytty.h
(Generate patch)

Comparing rxvt-unicode/src/ptytty.h (file contents):
Revision 1.1 by root, Sun Aug 15 02:17:32 2004 UTC vs.
Revision 1.3 by root, Mon Jan 3 12:48:57 2005 UTC

19 ~rxvt_ptytty (); 19 ~rxvt_ptytty ();
20 20
21 bool get (); 21 bool get ();
22 void put (); 22 void put ();
23 23
24 void close_tty ();
25
24 bool make_controlling_tty (); 26 bool make_controlling_tty ();
27 void set_utf8_mode (bool on);
25}; 28};
26 29
27#endif 30#endif
28 31

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines