X-Git-Url: https://git.tcpdump.org/libpcap/blobdiff_plain/9a50834fdea67471bebb1df511ca3664e0ee56e6..e97a651aff28c4bae6696958afbb94f88d80645b:/optimize.c diff --git a/optimize.c b/optimize.c index 49ea8852..bcee9af4 100644 --- a/optimize.c +++ b/optimize.c @@ -2626,7 +2626,7 @@ dot_dump_edge(struct icode *ic, struct block *block, FILE *out) "block1":sw -> "block3":n [label="F"]; } * - * After install graphviz on http://www.graphviz.org/, save it as bpf.dot + * After install graphviz on https://www.graphviz.org/, save it as bpf.dot * and run `dot -Tpng -O bpf.dot' to draw the graph. */ static int