From 21ceeb6faa3f896a600ac54e10b8aee5953d7867 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 12 Dec 1995 18:56:32 +0000 Subject: (main): Typo. --- term/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'term/main.c') diff --git a/term/main.c b/term/main.c index 0d5c7926..35633e96 100644 --- a/term/main.c +++ b/term/main.c @@ -102,7 +102,7 @@ main (int argc, char **argv) else if (!strcmp (argv[2], "pty-master")) { type = T_PTYMASTER; - bottom = &ptyio_botom; + bottom = &ptyio_bottom; ourclass = pty_class; ourcntlclass = pty_cntl_class; ourcntl = &ptyctl; -- cgit v1.2.3