summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ui/decode_as_utils.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/decode_as_utils.h b/ui/decode_as_utils.h
index c542d17179..d33da85748 100644
--- a/ui/decode_as_utils.h
+++ b/ui/decode_as_utils.h
@@ -53,6 +53,8 @@ void load_decode_as_entries(void);
* protocol, i.e. the ethernet type code, IP port number, TCP port
* number, etc.
*
+ * @param selector_type The type of the selector in that dissector table
+ *
* @param value A pointer to the value for this entry in the dissector
* hash table. This is an opaque pointer that can only be handed back
* to routine in the file packet.c - but it's unused.