diff options
Diffstat (limited to 'contrib/tcpdump/ppp.h')
-rw-r--r-- | contrib/tcpdump/ppp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/tcpdump/ppp.h b/contrib/tcpdump/ppp.h index 9c4b473ef53b..7ada884586e3 100644 --- a/contrib/tcpdump/ppp.h +++ b/contrib/tcpdump/ppp.h @@ -15,7 +15,7 @@ * suitability of this software for any purpose. It is provided "as is" * without express or implied warranty. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/ppp.h,v 1.8.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #define PPP_HDRLEN 4 /* length of PPP header */ |