From 72822504674d8f68d871b9c1e1b7e2fe5c81f498 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 20 Jan 2007 12:29:35 +0000 Subject: [PATCH] *** empty log message *** --- src/init.C | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/init.C b/src/init.C index 7d1bbbcc..e3f57dff 100644 --- a/src/init.C +++ b/src/init.C @@ -1279,8 +1279,8 @@ rxvt_term::run_command (const char *const *argv) er = -1; rxvt_get_ttymode (&tio, er); - pty->set_utf8_mode (enc_utf8); SET_TERMIOS (pty->tty, &tio); /* init terminal attributes */ + pty->set_utf8_mode (enc_utf8); /* set initial window size */ tt_winch (); -- 2.34.1