aboutsummaryrefslogtreecommitdiff
path: root/networking/telnet.c
diff options
context:
space:
mode:
Diffstat (limited to 'networking/telnet.c')
-rw-r--r--networking/telnet.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/telnet.c b/networking/telnet.c
index 8f2573c27..88607f653 100644
--- a/networking/telnet.c
+++ b/networking/telnet.c
@@ -25,7 +25,7 @@
25 * HISTORY 25 * HISTORY
26 * Revision 3.1 1994/04/17 11:31:54 too 26 * Revision 3.1 1994/04/17 11:31:54 too
27 * initial revision 27 * initial revision
28 * Modified 2000/06/13 for inclusion into BusyBox by Erik Andersen <andersee@debian.org> 28 * Modified 2000/06/13 for inclusion into BusyBox by Erik Andersen <andersen@codepoet.org>
29 * Modified 2001/05/07 to add ability to pass TTYPE to remote host by Jim McQuillan 29 * Modified 2001/05/07 to add ability to pass TTYPE to remote host by Jim McQuillan
30 * <jam@ltsp.org> 30 * <jam@ltsp.org>
31 * 31 *