From 9733917e289a564788bc7d79093c683b6b030c09 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Wed, 26 Feb 2014 16:58:22 -0800 Subject: Sherman, set the Wayback Machine for 1997. The URLs for the CRC-10 code are dead; use Wayback Machine URLs. Change-Id: I3924e9cabb3b49b0e1abb31fbffa9b89f95cd0ce Reviewed-on: https://code.wireshark.org/review/419 Reviewed-by: Guy Harris --- epan/dissectors/packet-atm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/dissectors') diff --git a/epan/dissectors/packet-atm.c b/epan/dissectors/packet-atm.c index 653631c76e..94c1e2a954 100644 --- a/epan/dissectors/packet-atm.c +++ b/epan/dissectors/packet-atm.c @@ -1483,7 +1483,7 @@ const value_string atm_pt_vals[] = { /* * Charles Michael Heard's CRC-10 code, from * - * http://www.cell-relay.com/cell-relay/publications/software/CRC/crc10.html + * http://web.archive.org/web/20061005231950/http://cell-relay.indiana.edu/cell-relay/publications/software/CRC/crc10.html * * with the CRC table initialized with values computed by * his "gen_byte_crc10_table()" routine, rather than by calling that -- cgit v1.2.3