aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2005-02-03 02:26:20 +0000
committerGuy Harris <guy@alum.mit.edu>2005-02-03 02:26:20 +0000
commite86a1c6a4723541efcfe2b91c90ca7450a014dd6 (patch)
treee0feafaf360c03aa558a8fafcaf7db346f08f97c /wiretap
parent4e4b6309fa1cd30bb54898bc3596c4a756ff1fb7 (diff)
Give a URL for the ERF specification.
svn path=/trunk/; revision=13252
Diffstat (limited to 'wiretap')
-rw-r--r--wiretap/erf.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/wiretap/erf.c b/wiretap/erf.c
index 29715d5c07..cbde26704a 100644
--- a/wiretap/erf.c
+++ b/wiretap/erf.c
@@ -37,6 +37,10 @@
/*
* erf - Endace ERF (Extensible Record Format)
+ *
+ * See
+ *
+ * http://www.endace.com/support/EndaceRecordFormat.pdf
*/
#ifdef HAVE_CONFIG_H