summaryrefslogtreecommitdiff
path: root/plugins/mate/mate.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/mate/mate.h')
-rw-r--r--plugins/mate/mate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/mate/mate.h b/plugins/mate/mate.h
index 1ec77b96af..8278a6ca38 100644
--- a/plugins/mate/mate.h
+++ b/plugins/mate/mate.h
@@ -197,7 +197,7 @@ typedef struct _mate_config {
int hfid_mate;
- GArray *wanted_fields; /* hfids of fields MATE needs */
+ GArray *wanted_hfids; /* hfids of protocols and fields MATE needs */
GString* fields_filter; /* "ip.addr || dns.id || ... " for the tap */
GString* protos_filter; /* "dns || ftp || ..." for the tap */