]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-loopback.c
Remove unnecessary float and double variables.
[tcpdump] / print-loopback.c
index 697f0d5f69861eede20b561e95a6aca1af4d7f37..b606de022c7f68ea543ca9fec7978f06fdd148e1 100644 (file)
@@ -29,7 +29,8 @@
 
 /*
  * originally defined as the Ethernet Configuration Testing Protocol.
- * specification: https://www.mit.edu/people/jhawk/ctp.pdf
+ * specification:
+ * https://web.archive.org/web/20060919181108/http://www.mit.edu/people/jhawk/ctp.pdf
  */
 
 #ifdef HAVE_CONFIG_H