From 6659588f60dfff4b58c23f2b27bf1309c3baf2bb Mon Sep 17 00:00:00 2001 From: Tomas Kukosa Date: Fri, 13 Jul 2007 11:25:53 +0000 Subject: - get rid of anonymous unions - move some structures from packet-per and packet-q932-ros to asn1.h svn path=/trunk/; revision=22295 --- asn1/q932/packet-q932-template.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'asn1/q932/packet-q932-template.c') diff --git a/asn1/q932/packet-q932-template.c b/asn1/q932/packet-q932-template.c index 1c7ffe08a1..32b1b5174e 100644 --- a/asn1/q932/packet-q932-template.c +++ b/asn1/q932/packet-q932-template.c @@ -58,7 +58,7 @@ static gint ett_q932_ie = -1; /* Preferences */ /* ROSE context */ -static rose_context q932_rose_ctx; +static rose_ctx_t q932_rose_ctx; /* Subdissectors */ static dissector_handle_t data_handle = NULL; -- cgit v1.2.3