aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/erf.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2019-07-27 21:20:27 -0700
committerGuy Harris <guy@alum.mit.edu>2019-07-28 04:21:18 +0000
commit22e7952e06f01c475f427699f5e06578f4b18cf7 (patch)
tree905baf9c93f64ce8a7100d34703d1cbef784f864 /wiretap/erf.c
parent3eb76d1c3a281df9e64543cc8f523da40474c38c (diff)
HTTPS In Even More Places, update some links.
Fall back on the Wayback Machine for some links. Change-Id: I6a44a2caaeb4fa521c2f08196e7c36069e3bb842 Reviewed-on: https://code.wireshark.org/review/34103 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'wiretap/erf.c')
-rw-r--r--wiretap/erf.c6
1 files changed, 4 insertions, 2 deletions
diff --git a/wiretap/erf.c b/wiretap/erf.c
index 78b527036d..267932e599 100644
--- a/wiretap/erf.c
+++ b/wiretap/erf.c
@@ -14,8 +14,10 @@
*
* See
*
- * http://www.endace.com/support/EndaceRecordFormat.pdf
- * (mirror: https://bugs.wireshark.org/bugzilla/attachment.cgi?id=4333) (bug #4484)
+ * https://www.endace.com/erf-extensible-record-format-types.pdf
+ *
+ * Version 8:
+ * https://bugs.wireshark.org/bugzilla/attachment.cgi?id=4333 (bug #4484)
*/
#include "config.h"