summaryrefslogtreecommitdiff
path: root/usr.bin/systat/tcp.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1999-02-16 01:59:46 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1999-02-16 01:59:46 +0000
commit838992f094ccde014679a7cfafc495840eb932a1 (patch)
treebb1da10609893e2c699e42919a3a51c02df9caf0 /usr.bin/systat/tcp.c
parentbcb29ac16cc991f99f0c976390dff6be1a1b9058 (diff)
Diffstat (limited to 'usr.bin/systat/tcp.c')
-rw-r--r--usr.bin/systat/tcp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/systat/tcp.c b/usr.bin/systat/tcp.c
index e0edbe1c199a..f359ae322455 100644
--- a/usr.bin/systat/tcp.c
+++ b/usr.bin/systat/tcp.c
@@ -38,7 +38,7 @@ static const char rcsid[] =
"Id: mbufs.c,v 1.5 1997/02/24 20:59:03 wollman Exp";
*/
static const char rcsid[] =
- "$Id: tcp.c,v 1.1 1997/09/27 00:44:55 wollman Exp $";
+ "$Id: tcp.c,v 1.2 1998/10/08 09:56:10 obrien Exp $";
#endif /* not lint */
#include <sys/param.h>