aboutsummaryrefslogtreecommitdiffstats
path: root/pcap1.h
diff options
context:
space:
mode:
authorguy <guy>2008-05-30 01:43:21 +0000
committerguy <guy>2008-05-30 01:43:21 +0000
commit83206d9b13bca3794fb230da3617796ca4c5cb55 (patch)
treec122c9ed4ff51da4827583998c87c408e2347039 /pcap1.h
parent757827db5f43e2674d69940aa0d0d17cae2a71ed (diff)
Fix more patches@tcpdump.org references to point to the SourceForge
site.
Diffstat (limited to 'pcap1.h')
-rw-r--r--pcap1.h11
1 files changed, 7 insertions, 4 deletions
diff --git a/pcap1.h b/pcap1.h
index 6548a41..31c3386 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.4 2008-05-30 01:35:33 guy Exp $ (LBL)
+ * @(#) $Header: /tcpdump/master/libpcap/pcap1.h,v 1.5 2008-05-30 01:43:21 guy Exp $ (LBL)
*/
#ifndef lib_pcap_h
@@ -103,9 +103,12 @@ typedef struct pcap_addr pcap_addr_t;
* the old file header as well as files with the new file header
* (using the magic number to determine the header format).
*
- * Then supply the changes to "patches@tcpdump.org", so that future
- * versions of libpcap and programs that use it (such as tcpdump) will
- * be able to read your new capture file format.
+ * Then supply the changes as a patch at
+ *
+ * http://sourceforge.net/projects/libpcap/
+ *
+ * so that future versions of libpcap and programs that use it (such as
+ * tcpdump) will be able to read your new capture file format.
*/
enum pcap1_info_types {