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 9c4b473ef53be..533303d486e25 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.7.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #define PPP_HDRLEN 4 /* length of PPP header */ |