From 3a5818d2f25ce29282b97bec70f198b57b85c9b4 Mon Sep 17 00:00:00 2001 From: ayin Date: Tue, 11 Dec 2007 11:53:48 +0000 Subject: [PATCH] Remove junk. --- src/main.C | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.C b/src/main.C index 7c80e236..4e0ff44a 100644 --- a/src/main.C +++ b/src/main.C @@ -829,7 +829,7 @@ rxvt_term::tt_winch () (void)ioctl (pty->pty, TIOCSWINSZ, &ws); #if 0 - // TIOCSWINSZ⎈ is supposed to do this automatically and correctly + // TIOCSWINSZ is supposed to do this automatically and correctly if (cmd_pid) /* force through to the command */ kill (-cmd_pid, SIGWINCH); #endif -- 2.34.1