diff options
| author | Bill Fenner <fenner@FreeBSD.org> | 2000-01-30 00:32:56 +0000 |
|---|---|---|
| committer | Bill Fenner <fenner@FreeBSD.org> | 2000-01-30 00:32:56 +0000 |
| commit | 8751327cb402b224f87d580cfa2cb02b1467e9c0 (patch) | |
| tree | 0eb2cd49fc4397ffb8b0bba69699d83f9e4f471a /contrib/libpcap/pcap-linux.c | |
| parent | a4b5b39fceb979079417d4dcb6e9e9443874ccdb (diff) | |
Notes
Diffstat (limited to 'contrib/libpcap/pcap-linux.c')
| -rw-r--r-- | contrib/libpcap/pcap-linux.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/libpcap/pcap-linux.c b/contrib/libpcap/pcap-linux.c index d01899a10c269..17e0a3b7af306 100644 --- a/contrib/libpcap/pcap-linux.c +++ b/contrib/libpcap/pcap-linux.c @@ -20,7 +20,7 @@ */ #ifndef lint static const char rcsid[] = - "@(#) $Header: pcap-linux.c,v 1.15 97/10/02 22:39:37 leres Exp $ (LBL)"; + "@(#) $Header: /tcpdump/master/libpcap/pcap-linux.c,v 1.15.1.1 1999/10/07 23:46:40 mcr Exp $ (LBL)"; #endif #include <sys/param.h> |
