diff options
author | Francois-Xavier Le Bail <devel.fx.lebail@orange.fr> | 2020-02-06 10:10:28 +0100 |
---|---|---|
committer | Francois-Xavier Le Bail <devel.fx.lebail@orange.fr> | 2020-02-06 11:02:10 +0100 |
commit | d36fb168059f237781059e0130c8748873c1a279 (patch) | |
tree | 21d1c792963d189ca0eae49befa17a7e78a8cf2c /print-lmp.c | |
parent | 87287a8e89ccc865f2f3eb9f378f23302a8e0d21 (diff) | |
download | tcpdump-d36fb168059f237781059e0130c8748873c1a279.tar.gz |
Use the Wayback Machine for some removed documents
Diffstat (limited to 'print-lmp.c')
-rw-r--r-- | print-lmp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print-lmp.c b/print-lmp.c index c38d2d13..525b12c6 100644 --- a/print-lmp.c +++ b/print-lmp.c @@ -18,7 +18,7 @@ /* \summary: Link Management Protocol (LMP) printer */ /* specification: RFC 4204 */ -/* OIF UNI 1.0: http://www.oiforum.com/public/documents/OIF-UNI-01.0.pdf */ +/* OIF UNI 1.0: https://web.archive.org/web/20160401194747/http://www.oiforum.com/public/documents/OIF-UNI-01.0.pdf */ #ifdef HAVE_CONFIG_H #include <config.h> |