summaryrefslogtreecommitdiff
path: root/epan/dissectors/packet-msrp.c
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2006-12-07 20:34:08 +0000
committerAnders Broman <anders.broman@ericsson.com>2006-12-07 20:34:08 +0000
commitd61e373bb49307253210cb19f7996ef1cce1e815 (patch)
treea537d4342ed0c265a415292c1dfa69812c33a1c2 /epan/dissectors/packet-msrp.c
parentc980cede98fada00249cc6d7218ef519302926f4 (diff)
downloadwireshark-d61e373bb49307253210cb19f7996ef1cce1e815.tar.gz
As ponted out by Stig Bjørlykke change a whole bunch of dissector_handle_t to static.
svn path=/trunk/; revision=20062
Diffstat (limited to 'epan/dissectors/packet-msrp.c')
-rw-r--r--epan/dissectors/packet-msrp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-msrp.c b/epan/dissectors/packet-msrp.c
index 8967b1425e..88a8f19636 100644
--- a/epan/dissectors/packet-msrp.c
+++ b/epan/dissectors/packet-msrp.c
@@ -136,7 +136,7 @@ static gint hf_header_array[] = {
#define MSRP_AUTHORIZATION 14
#define MSRP_AUTHENTICATION_INFO 15
-dissector_handle_t msrp_handle;
+static dissector_handle_t msrp_handle;
gboolean global_msrp_raw_text = TRUE;
/* MSRP content type and internet media type used by other dissectors