aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-fc.h
diff options
context:
space:
mode:
authorJaap Keuter <jaap.keuter@xs4all.nl>2007-06-13 06:52:23 +0000
committerJaap Keuter <jaap.keuter@xs4all.nl>2007-06-13 06:52:23 +0000
commitd87fb06466748d0d38b5976caaf8281f613c5d12 (patch)
tree8467489916173895c244c7e6faa0f1eb5e738f43 /epan/dissectors/packet-fc.h
parentbcfc3b9468c0be701f7dcb873303d53cf65c264d (diff)
Fix for bug 1633:
Adding BLS ABTS handling. svn path=/trunk/; revision=22087
Diffstat (limited to 'epan/dissectors/packet-fc.h')
-rw-r--r--epan/dissectors/packet-fc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/packet-fc.h b/epan/dissectors/packet-fc.h
index a6cc9974c3..8ff57135e3 100644
--- a/epan/dissectors/packet-fc.h
+++ b/epan/dissectors/packet-fc.h
@@ -39,6 +39,7 @@
#define FC_TYPE_CMNSVC 0x0 /* Used in PRLI Svc Param Page */
/* TYPE definitions for Basic or Extended Link_Data */
+#define FC_TYPE_BLS 0x0
#define FC_TYPE_ELS 0x1
/* TYPE definitions for FC-4 */