]> The Tcpdump Group git mirrors - libpcap/commitdiff
Fixup some URLs in the comments.
authorDenis Ovsienko <[email protected]>
Sat, 1 Aug 2020 23:52:46 +0000 (00:52 +0100)
committerDenis Ovsienko <[email protected]>
Sat, 1 Aug 2020 23:52:46 +0000 (00:52 +0100)
[skip ci]

doc/README.aix
pcap-int.h
pcap/pcap.h

index 92e513ff741389e2a9560f1e78737fde7c70a031..9e9a23d39db97a465fd693032c9859e899a9e06b 100644 (file)
@@ -27,7 +27,7 @@ Using BPF:
     If you fix the problems yourself, please submit a patch by forking
     the branch at
 
-       https://github.com/the-tcpdump-group/libpcap/issues
+       https://github.com/the-tcpdump-group/libpcap/tree/master
 
     and issuing a pull request, so we can incorporate the fixes into the
     next release.
index f612913e1c648e4b97ea6aa0f231ad2f30577043..3c18dae8f494ade7cd3a9f78018552568df1ff9d 100644 (file)
@@ -385,7 +385,7 @@ struct pcap_timeval {
  *
  * Then supply the changes by forking the branch at
  *
- *     https://github.com/the-tcpdump-group/libpcap/issues
+ *     https://github.com/the-tcpdump-group/libpcap/tree/master
  *
  * and issuing a pull request, so that future versions of libpcap and
  * programs that use it (such as tcpdump) will be able to read your new
index 7649eab9eb55e7db7b7726c1d4f3c5b1f22fd3d2..23483e4e54bce3d66f7d44e651e9955dad28c4fe 100644 (file)
@@ -198,7 +198,7 @@ typedef struct pcap_addr pcap_addr_t;
  *
  * Then supply the changes by forking the branch at
  *
- *     https://github.com/the-tcpdump-group/libpcap/issues
+ *     https://github.com/the-tcpdump-group/libpcap/tree/master
  *
  * and issuing a pull request, so that future versions of libpcap and
  * programs that use it (such as tcpdump) will be able to read your new