summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancois-Xavier Le Bail <devel.fx.lebail@orange.fr>2020-02-06 10:03:34 +0100
committerFrancois-Xavier Le Bail <devel.fx.lebail@orange.fr>2020-02-06 10:03:34 +0100
commit87287a8e89ccc865f2f3eb9f378f23302a8e0d21 (patch)
tree31574b18b4e0a0fca05a340ed8fda832675a656a
parentdda99e2050e0bfc6b0e314a8438ee1dde0123bcf (diff)
downloadtcpdump-87287a8e89ccc865f2f3eb9f378f23302a8e0d21.tar.gz
Use the Wayback Machine for some removed documents
-rw-r--r--print-tipc.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/print-tipc.c b/print-tipc.c
index 08a3ea93..cd52d239 100644
--- a/print-tipc.c
+++ b/print-tipc.c
@@ -23,8 +23,8 @@
/*
* specification:
- * http://tipc.sourceforge.net/doc/draft-spec-tipc-07.html
- * http://tipc.sourceforge.net/doc/tipc_message_formats.html
+ * https://web.archive.org/web/20150302152944/http://tipc.sourceforge.net/doc/draft-spec-tipc-07.html
+ * https://web.archive.org/web/20161025110514/http://tipc.sourceforge.net/doc/tipc_message_formats.html
*/
#ifdef HAVE_CONFIG_H