diff --git a/networking/telnet.c b/networking/telnet.c index 8f9ce7e94..53616c01d 100644 --- a/networking/telnet.c +++ b/networking/telnet.c @@ -25,8 +25,7 @@ * HISTORY * Revision 3.1 1994/04/17 11:31:54 too * initial revision - * Modified 2000/06/13 for inclusion into BusyBox by Erik Andersen - * + * Modified 2000/06/13 for inclusion into BusyBox by Erik Andersen * Modified 2001/05/07 to add ability to pass TTYPE to remote host by Jim McQuillan * *