diff options
author | Guy Harris <guy@alum.mit.edu> | 1999-04-05 23:39:51 +0000 |
---|---|---|
committer | Guy Harris <guy@alum.mit.edu> | 1999-04-05 23:39:51 +0000 |
commit | b59c4a366d156d08a7f50fce3009db16b4bf3bbc (patch) | |
tree | a7dbc65bca2b461df7893c07c577fec17a19198e /packet-telnet.c | |
parent | 271f2a1ffffc12048e0e76c8d76d628ea0b732fb (diff) | |
download | wireshark-b59c4a366d156d08a7f50fce3009db16b4bf3bbc.tar.gz wireshark-b59c4a366d156d08a7f50fce3009db16b4bf3bbc.tar.bz2 wireshark-b59c4a366d156d08a7f50fce3009db16b4bf3bbc.zip |
Add an RCS ID.
svn path=/trunk/; revision=240
Diffstat (limited to 'packet-telnet.c')
-rw-r--r-- | packet-telnet.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packet-telnet.c b/packet-telnet.c index 947f46d8f1..8a9256f67b 100644 --- a/packet-telnet.c +++ b/packet-telnet.c @@ -2,7 +2,7 @@ * Routines for telnet packet dissection * Copyright 1999, Richard Sharpe <rsharpe@ns.aus.com> * - * + * $Id: packet-telnet.c,v 1.2 1999/04/05 23:39:51 guy Exp $ * * Ethereal - Network traffic analyzer * By Gerald Combs <gerald@unicom.net> |