--- rxvt-unicode/src/ptytty.h 2004/08/15 02:35:27 1.2 +++ rxvt-unicode/src/ptytty.h 2005/01/03 12:48:57 1.3 @@ -24,6 +24,7 @@ void close_tty (); bool make_controlling_tty (); + void set_utf8_mode (bool on); }; #endif