X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=sympathy.git;a=blobdiff_plain;f=apps%2Fmainloop.c;h=9737bd29439f545c8a3ebc162708715bf74615a0;hp=7c648f3d478ba6e05c9d24f282ac24f9e5a67093;hb=3e72a1f6fc28777c26e4fb109867bd2a3c7b89b0;hpb=a42924fd0dd9843cb1b0809f61b018d31e10042f 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)