summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/arpa/telnet.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-08-20 21:56:40 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-08-20 21:56:40 +0000
commit96b391640969faf193911e1ed3c9d7026ae8867b (patch)
treeb126dbce82feff00833339d6db2cf3a23a707054 /cpukit/libnetworking/arpa/telnet.h
parentFixed many warnings. (diff)
downloadrtems-96b391640969faf193911e1ed3c9d7026ae8867b.tar.bz2
Added CVS Ids
Diffstat (limited to 'cpukit/libnetworking/arpa/telnet.h')
-rw-r--r--cpukit/libnetworking/arpa/telnet.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/libnetworking/arpa/telnet.h b/cpukit/libnetworking/arpa/telnet.h
index a9527e0381..09b85692da 100644
--- a/cpukit/libnetworking/arpa/telnet.h
+++ b/cpukit/libnetworking/arpa/telnet.h
@@ -31,6 +31,8 @@
* SUCH DAMAGE.
*
* @(#)telnet.h 8.2 (Berkeley) 12/15/93
+ *
+ * $Id$
*/
#ifndef _ARPA_TELNET_H_