From e0ace86247de9c0f91cfb87188eff51df5508c7a Mon Sep 17 00:00:00 2001 From: james <> Date: Thu, 28 Feb 2008 11:27:48 +0000 Subject: *** empty log message *** --- apps/mainloop.c | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'apps') diff --git a/apps/mainloop.c b/apps/mainloop.c index e9c299c..4a3fdca 100644 --- a/apps/mainloop.c +++ b/apps/mainloop.c @@ -11,6 +11,9 @@ static char rcsid[] = /* * $Log$ + * Revision 1.18 2008/02/28 11:27:48 james + * *** empty log message *** + * * Revision 1.17 2008/02/27 09:42:53 james * *** empty log message *** * @@ -444,6 +447,9 @@ mainloop (TTY * tty, Socket * server_socket, Socket * client_socket, } + vt102_reset(&c); + + if (server_socket) { if (client_socket) -- cgit v1.2.3