aboutsummaryrefslogtreecommitdiffstats
path: root/epan/aftypes.h
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2008-08-08 21:11:44 +0000
committerGuy Harris <guy@alum.mit.edu>2008-08-08 21:11:44 +0000
commit62344c42f34baad0b517d89fa82a925adf7f4a8e (patch)
treee277f6e5ab74d635d304bc67e56de7ca1e9c1245 /epan/aftypes.h
parent92f318bb8385aee1eb29b8f3a0c91a7b6799cb8f (diff)
AF_ values are used in DLT_LOOP captures as well.
svn path=/trunk/; revision=25963
Diffstat (limited to 'epan/aftypes.h')
-rw-r--r--epan/aftypes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/aftypes.h b/epan/aftypes.h
index 4a6bf56b93..f0a18d00ad 100644
--- a/epan/aftypes.h
+++ b/epan/aftypes.h
@@ -1,6 +1,6 @@
/* aftypes.h
* AF_ values on various OSes; they're used in some network protocols, as
- * well as in BSD DLT_NULL headers.
+ * well as in BSD DLT_NULL and DLT_LOOP headers.
*
* $Id$
*