From 3ba10a7051e3fc6db0defaf769967439f93fe3ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig=20Bj=C3=B8rlykke?= Date: Mon, 3 Feb 2014 11:02:43 +0100 Subject: Apply g4cc69483 to asn1 templates. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Id44ef17e7293be5d713c5e9e5d55b25194b46016 Reviewed-on: https://code.wireshark.org/review/86 Reviewed-by: Stig Bjørlykke Tested-by: Stig Bjørlykke --- asn1/ess/packet-ess-template.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'asn1/ess') diff --git a/asn1/ess/packet-ess-template.c b/asn1/ess/packet-ess-template.c index 0c28d44d6d..9064df06e7 100644 --- a/asn1/ess/packet-ess-template.c +++ b/asn1/ess/packet-ess-template.c @@ -173,7 +173,7 @@ void proto_register_ess(void) { sizeof(ess_category_attributes_t), "ess_category_attributes", TRUE, - (void**) &ess_category_attributes, + &ess_category_attributes, &num_ess_category_attributes, UAT_AFFECTS_DISSECTION, /* affects dissection of packets, but not set of named fields */ "ChEssCategoryAttributes", -- cgit v1.2.1