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.2 by root, Sun Aug 15 02:35:27 2004 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 ();
25}; 27};
26 28
27#endif 29#endif
28 30

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines