aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-bthfp.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-bthfp.c')
-rw-r--r--epan/dissectors/packet-bthfp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-bthfp.c b/epan/dissectors/packet-bthfp.c
index 2e6bc45138..2296eb6a43 100644
--- a/epan/dissectors/packet-bthfp.c
+++ b/epan/dissectors/packet-bthfp.c
@@ -179,7 +179,7 @@ static gint ett_bthfp_xapl_accessory_info;
static dissector_handle_t bthfp_handle;
-static wmem_tree_t *fragments = NULL;
+static wmem_tree_t *fragments;
#define ROLE_UNKNOWN 0
#define ROLE_AG 1