aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-frame.c
diff options
context:
space:
mode:
authorJaap Keuter <jaap.keuter@xs4all.nl>2009-01-29 19:07:50 +0000
committerJaap Keuter <jaap.keuter@xs4all.nl>2009-01-29 19:07:50 +0000
commit497c59bc2f9106e6f7bbc8c8d61f2e0e8542325c (patch)
tree06c00e66997d7777cdf615ec7bb9d759197a3006 /epan/dissectors/packet-frame.c
parent88ed7a26fe879f4fe99a84421deba7a387629d80 (diff)
Add initializer for force_docsis_encap preference.
svn path=/trunk/; revision=27328
Diffstat (limited to 'epan/dissectors/packet-frame.c')
-rw-r--r--epan/dissectors/packet-frame.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-frame.c b/epan/dissectors/packet-frame.c
index 024d239156..b89d096e1e 100644
--- a/epan/dissectors/packet-frame.c
+++ b/epan/dissectors/packet-frame.c
@@ -78,7 +78,7 @@ static dissector_handle_t docsis_handle;
/* Preferences */
static gboolean show_file_off = FALSE;
-static gboolean force_docsis_encap;
+static gboolean force_docsis_encap = FALSE;
static gboolean generate_md5_hash = FALSE;
static const value_string p2p_dirs[] = {