summaryrefslogtreecommitdiff
path: root/epan/stat_tap_ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/stat_tap_ui.h')
-rw-r--r--epan/stat_tap_ui.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/stat_tap_ui.h b/epan/stat_tap_ui.h
index 437bcbcda4..243a10df86 100644
--- a/epan/stat_tap_ui.h
+++ b/epan/stat_tap_ui.h
@@ -42,7 +42,7 @@ typedef enum {
PARAM_UINT, /* Unused? */
PARAM_STRING, /* Unused? */
PARAM_ENUM, /* SCSI SRT */
- PARAM_UUID, /* Unused? */
+ PARAM_UUID, /* DCE-RPC. Unused? */
PARAM_FILTER
} param_type;