From 688b5204273bba6546c52a44d092561631c278cb Mon Sep 17 00:00:00 2001 From: root Date: Mon, 3 Jan 2005 12:48:57 +0000 Subject: [PATCH] *** empty log message *** --- src/ptytty.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ptytty.h b/src/ptytty.h index 89abeac1..78075ffd 100644 --- a/src/ptytty.h +++ b/src/ptytty.h @@ -24,6 +24,7 @@ public: void close_tty (); bool make_controlling_tty (); + void set_utf8_mode (bool on); }; #endif -- 2.34.1