diff options
Diffstat (limited to 'usr.sbin/tcpdump/tcpslice/tcpslice.c')
-rw-r--r-- | usr.sbin/tcpdump/tcpslice/tcpslice.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/tcpdump/tcpslice/tcpslice.c b/usr.sbin/tcpdump/tcpslice/tcpslice.c index a1ff54e369497..d68e63a8c4711 100644 --- a/usr.sbin/tcpdump/tcpslice/tcpslice.c +++ b/usr.sbin/tcpdump/tcpslice/tcpslice.c @@ -27,7 +27,7 @@ static const char copyright[] = #ifndef lint static const char rcsid[] = - "$Id: tcpslice.c,v 1.7 1999/01/15 07:37:00 imp Exp $"; + "$Id: tcpslice.c,v 1.8 1999/01/20 18:33:13 fenner Exp $"; #endif /* not lint */ /* |