Make FT_STRINGZ items work as apply/prepare as filter menu items
[obnox/wireshark/wip.git] / epan / proto.c
index 3967c7e7cba39f2c46076a907f9bb96d42353371..9be193a7a923bb73735785e6ce243528081dad37 100644 (file)
@@ -5270,6 +5270,7 @@ proto_construct_dfilter_string(field_info *finfo, epan_dissect_t *edt)
                case FT_IPXNET:
                case FT_BOOLEAN:
                case FT_STRING:
+               case FT_STRINGZ:
                case FT_ETHER:
                case FT_BYTES:
                case FT_UINT_BYTES: