From 68f1170ace397c32f9c80a6b7cb89388d88743f2 Mon Sep 17 00:00:00 2001 From: james <> Date: Thu, 28 Feb 2008 16:58:49 +0000 Subject: *** empty log message *** --- apps/mainloop.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'apps/mainloop.c') diff --git a/apps/mainloop.c b/apps/mainloop.c index 7c648f3..9737bd2 100644 --- a/apps/mainloop.c +++ b/apps/mainloop.c @@ -11,6 +11,9 @@ static char rcsid[] = /* * $Log$ + * Revision 1.20 2008/02/28 16:57:51 james + * *** empty log message *** + * * Revision 1.19 2008/02/28 16:37:16 james * *** empty log message *** * @@ -449,7 +452,7 @@ mainloop (TTY * tty, Socket * server_socket, Socket * client_socket, } - vt102_reset(&c); + vt102_reset (&c); if (server_socket) -- cgit v1.2.3