From 757827db5f43e2674d69940aa0d0d17cae2a71ed Mon Sep 17 00:00:00 2001 From: guy Date: Fri, 30 May 2008 01:35:33 +0000 Subject: packaging/pcap.spec is generated from packaging/pcap.spec.in; don't check in the generated version, and don't put it into the distribution. Fix a bunch of references to tcpdump-workers@tcpdump.org to refer to the new address, tcpdump-workers@lists.tcpdump.org. Fix a reference to the pcap man page from the pcap-filter(4) man page. Note that patches should be submitted on the SourceForge site, not sent to the spam-trap patches@tcpdump.org list. --- pcap1.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'pcap1.h') diff --git a/pcap1.h b/pcap1.h index 9b18f1c..6548a41 100644 --- a/pcap1.h +++ b/pcap1.h @@ -31,7 +31,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * @(#) $Header: /tcpdump/master/libpcap/pcap1.h,v 1.3 2006-10-04 18:09:22 guy Exp $ (LBL) + * @(#) $Header: /tcpdump/master/libpcap/pcap1.h,v 1.4 2008-05-30 01:35:33 guy Exp $ (LBL) */ #ifndef lib_pcap_h @@ -92,8 +92,8 @@ typedef struct pcap_addr pcap_addr_t; * introduce a new structure for the new format, if the layout * of the structure changed; * - * send mail to "tcpdump-workers@tcpdump.org", requesting a new - * magic number for your new capture file format, and, when + * send mail to "tcpdump-workers@lists.tcpdump.org", requesting + * a new magic number for your new capture file format, and, when * you get the new magic number, put it in "savefile.c"; * * use that magic number for save files with the changed file -- cgit v1.2.3