aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2007-09-06 21:33:57 +0000
committerAnders Broman <anders.broman@ericsson.com>2007-09-06 21:33:57 +0000
commit01bd582bc0d59a3435c28be964b3fcb3f68adfa1 (patch)
tree7e8482b29c3abea6e4a4a639c1b35dd44d847a92 /plugins
parent83f7ac9f951d9f4a8a436ce6514341fd5a63d6b6 (diff)
Change it back...
Plus Temp change VALS(sminmpec_values) to NULL to let the buildbot do arun. svn path=/trunk/; revision=22813
Diffstat (limited to 'plugins')
-rw-r--r--plugins/wimaxasncp/packet-wimaxasncp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/wimaxasncp/packet-wimaxasncp.c b/plugins/wimaxasncp/packet-wimaxasncp.c
index a8f8bc9f3b..f363bae411 100644
--- a/plugins/wimaxasncp/packet-wimaxasncp.c
+++ b/plugins/wimaxasncp/packet-wimaxasncp.c
@@ -4148,7 +4148,7 @@ proto_register_wimaxasncp(void)
"wimaxasncp.tlv_value_vendor_id",
FT_UINT24,
BASE_DEC,
- NULL,
+ VALS(sminmpec_values),
0x0,
"",
HFILL