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 484ea46aa3a61..bf2e337b3ac68 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 2005/05/29 19:09:27 sam Exp $ */ #define PPP_HDRLEN 4 /* length of PPP header */ |