diff options
author | Denis Ovsienko <denis@ovsienko.info> | 2020-08-02 00:52:46 +0100 |
---|---|---|
committer | Denis Ovsienko <denis@ovsienko.info> | 2020-08-02 00:52:46 +0100 |
commit | 6fedfcefe327395587fe08ce58a80c0fd1bfc09c (patch) | |
tree | f7342951813a2af1e01970628eb32bed0407cc12 /pcap/pcap.h | |
parent | 45d52a01928422d92118802819aba95a6e5a1f52 (diff) | |
download | libpcap-6fedfcefe327395587fe08ce58a80c0fd1bfc09c.tar.gz |
Fixup some URLs in the comments.
[skip ci]
Diffstat (limited to 'pcap/pcap.h')
-rw-r--r-- | pcap/pcap.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcap/pcap.h b/pcap/pcap.h index 7649eab9..23483e4e 100644 --- a/pcap/pcap.h +++ b/pcap/pcap.h @@ -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 |