From 57dd88f415d70356e41f2bfd5c00c250bd085723 Mon Sep 17 00:00:00 2001 From: james <> Date: Thu, 28 Feb 2008 16:37:16 +0000 Subject: *** empty log message *** --- apps/mainloop.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'apps/mainloop.c') diff --git a/apps/mainloop.c b/apps/mainloop.c index 4a3fdca..7c648f3 100644 --- a/apps/mainloop.c +++ b/apps/mainloop.c @@ -11,6 +11,9 @@ static char rcsid[] = /* * $Log$ + * Revision 1.19 2008/02/28 16:37:16 james + * *** empty log message *** + * * Revision 1.18 2008/02/28 11:27:48 james * *** empty log message *** * @@ -389,7 +392,6 @@ msg_from_server (ANSI * a, IPC_Msg * m, Context * c) a->one_shot (a, &c->v->crt); return 1; } - //FIXME HTML hook break; case IPC_MSG_TYPE_TERM: tty_parse (c, m->term.term, m->term.len); -- cgit v1.2.3