aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorcmaynard <cmaynard@f5534014-38df-0310-8fa8-9805f1628bb7>2011-04-26 01:06:25 +0000
committercmaynard <cmaynard@f5534014-38df-0310-8fa8-9805f1628bb7>2011-04-26 01:06:25 +0000
commita03535dd160455636f08cfc3ee085b0f15498c73 (patch)
tree320fef9ddb47cc91f1d6a272d4026689a8afb1d1 /plugins
parentc1dbf2063055be36eff2bb724c082b6d3965ebcc (diff)
Remove const qualifier to name, abbrev and blurb to pacify the buildbots.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@36860 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'plugins')
-rw-r--r--plugins/wimaxasncp/packet-wimaxasncp.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/wimaxasncp/packet-wimaxasncp.c b/plugins/wimaxasncp/packet-wimaxasncp.c
index daa823cf57..faa65c65e5 100644
--- a/plugins/wimaxasncp/packet-wimaxasncp.c
+++ b/plugins/wimaxasncp/packet-wimaxasncp.c
@@ -2535,9 +2535,9 @@ static void add_reg_info(
static void add_tlv_reg_info(
wimaxasncp_dict_tlv_t *tlv)
{
- const char *name;
- const char *abbrev;
- const char *blurb;
+ char *name;
+ char *abbrev;
+ char *blurb;
/* ------------------------------------------------------------------------
* add root reg info