summaryrefslogtreecommitdiffstats
path: root/cpukit/telnetd/pty.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/telnetd/pty.c')
-rw-r--r--cpukit/telnetd/pty.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/cpukit/telnetd/pty.c b/cpukit/telnetd/pty.c
index fae95126cb..e73f0e515a 100644
--- a/cpukit/telnetd/pty.c
+++ b/cpukit/telnetd/pty.c
@@ -17,8 +17,6 @@
* is closed. Rather let 'read()' return a 0 count so
* they may cleanup. Some magic hack works around termios
* limitation.
- *
- * $Id$
*/
#ifdef HAVE_CONFIG_H