summaryrefslogtreecommitdiff
path: root/term/users.c
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1995-12-05 01:51:28 +0000
committerMichael I. Bushnell <mib@gnu.org>1995-12-05 01:51:28 +0000
commit942fbe92cf1429c1b6457c83e42a1bf967f8e80a (patch)
tree48231751fb31390a916e76a86a04ccfc6e98119f /term/users.c
parentecb80736ad18bbba7de8929fe745c94aa8bcd737 (diff)
(set_state): Typo.
Diffstat (limited to 'term/users.c')
-rw-r--r--term/users.c2
1 files changed, 1 insertions, 1 deletions
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)