summaryrefslogtreecommitdiff
path: root/usr.sbin/tcpdump/tcpslice/util.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2000-06-25 00:20:49 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2000-06-25 00:20:49 +0000
commit8e878a0310eae754021dbd73ca928eaf7cf6a65c (patch)
tree85f35fe64386fc1f5eb60327eb5c614a04d1adae /usr.sbin/tcpdump/tcpslice/util.c
parentb4d1edeb37a573694fb661e8da9631ce60473a8d (diff)
Diffstat (limited to 'usr.sbin/tcpdump/tcpslice/util.c')
-rw-r--r--usr.sbin/tcpdump/tcpslice/util.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/tcpdump/tcpslice/util.c b/usr.sbin/tcpdump/tcpslice/util.c
index 8904352b798c..10e7e622f7d3 100644
--- a/usr.sbin/tcpdump/tcpslice/util.c
+++ b/usr.sbin/tcpdump/tcpslice/util.c
@@ -21,7 +21,7 @@
#if !defined(lint) && !defined(__GNUC__)
static char rcsid[] =
- "@(#) $FreeBSD$ (LBL)";
+ "@(#) $FreeBSD: src/usr.sbin/tcpdump/tcpslice/util.c,v 1.2.4.1 1999/08/29 15:48:41 peter Exp $ (LBL)";
#endif
#include "tcpslice.h"