aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/file-btsnoop.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/file-btsnoop.c')
-rw-r--r--epan/dissectors/file-btsnoop.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/file-btsnoop.c b/epan/dissectors/file-btsnoop.c
index 69c1969b02..7676dd8ce9 100644
--- a/epan/dissectors/file-btsnoop.c
+++ b/epan/dissectors/file-btsnoop.c
@@ -53,7 +53,7 @@ static gint ett_btsnoop_frame;
static gint ett_btsnoop_payload;
static gint ett_btsnoop_flags;
-static bool pref_dissect_next_layer = false;
+static bool pref_dissect_next_layer;
extern value_string_ext hci_mon_opcode_vals_ext;