From 01bd582bc0d59a3435c28be964b3fcb3f68adfa1 Mon Sep 17 00:00:00 2001 From: Anders Broman Date: Thu, 6 Sep 2007 21:33:57 +0000 Subject: [PATCH] Change it back... Plus Temp change VALS(sminmpec_values) to NULL to let the buildbot do arun. svn path=/trunk/; revision=22813 --- plugins/wimaxasncp/packet-wimaxasncp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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