From 942fbe92cf1429c1b6457c83e42a1bf967f8e80a Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 5 Dec 1995 01:51:28 +0000 Subject: (set_state): Typo. --- term/users.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/term/users.c b/term/users.c index b2c4b4cd..2af640fb 100644 --- a/term/users.c +++ b/term/users.c @@ -791,7 +791,7 @@ set_state (io_t port, if (cred->pi.class == pty_class) { clear_queue (outputq); - (*bottom->abandon_pending_output) (); + (*bottom->abandon_physical_output) (); } if (draino) -- cgit v1.2.3