Init ett_coap_noop, another fix for bug 5305.

svn path=/trunk/; revision=34566
This commit is contained in:
Stig Bjørlykke 2010-10-19 06:58:08 +00:00
parent 8ad4c4efdd
commit 1f2b9eca16

View file

@ -365,6 +365,7 @@ proto_register_coap(void)
static gint *ett[] = {
&ett_coap,
&ett_coap_noop,
&ett_coap_ctype,
&ett_coap_max_age,
&ett_coap_uri_scheme,