diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2002-08-14 06:57:09 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2002-08-14 06:57:09 +0000 |
| commit | 72b7f92e6edf4375820f765b41697b3208ce7fe7 (patch) | |
| tree | 49c75f7b6a634efb81c3709f39147fdba24623bb /lib/libpcap | |
| parent | 606cad63e046f2873878d07634158eb90c5a2cf6 (diff) | |
Diffstat (limited to 'lib/libpcap')
| -rw-r--r-- | lib/libpcap/Makefile | 2 | ||||
| -rw-r--r-- | lib/libpcap/config.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/libpcap/Makefile b/lib/libpcap/Makefile index a2c9be6e7917..2706824fa9e9 100644 --- a/lib/libpcap/Makefile +++ b/lib/libpcap/Makefile @@ -1,5 +1,5 @@ # Makefile for libpcap -# $FreeBSD$ +# $FreeBSD: src/lib/libpcap/Makefile,v 1.24.2.3 2001/08/01 00:23:13 fenner Exp $ LIB= pcap SRCS= grammar.y tokdefs.h pcap-bpf.c \ diff --git a/lib/libpcap/config.h b/lib/libpcap/config.h index 729b4c54a08f..9cf9e09dd120 100644 --- a/lib/libpcap/config.h +++ b/lib/libpcap/config.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/lib/libpcap/config.h,v 1.1.2.1 2001/08/01 00:23:13 fenner Exp $ */ /* This is an edited copy of the config.h generated by configure. */ /* config.h. Generated automatically by configure. */ |
