diff options
Diffstat (limited to 'contrib/libpcap/gencode.c')
-rw-r--r-- | contrib/libpcap/gencode.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/libpcap/gencode.c b/contrib/libpcap/gencode.c index 4a7c107bbca67..d9792326ac556 100644 --- a/contrib/libpcap/gencode.c +++ b/contrib/libpcap/gencode.c @@ -19,7 +19,7 @@ * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/libpcap/gencode.c,v 1.8 2000/03/04 23:57:39 fenner Exp $ */ #ifndef lint static const char rcsid[] = |