From: root Date: Sun, 15 Aug 2004 02:35:27 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=15d23fdb03fd9842598cca90fadc86a8ce3a2c28;p=dana%2Furxvt.git *** empty log message *** --- diff --git a/src/ptytty.h b/src/ptytty.h index 7dc736c2..89abeac1 100644 --- a/src/ptytty.h +++ b/src/ptytty.h @@ -21,6 +21,8 @@ public: bool get (); void put (); + void close_tty (); + bool make_controlling_tty (); };