aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-c1222.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-c1222.c')
-rw-r--r--epan/dissectors/packet-c1222.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-c1222.c b/epan/dissectors/packet-c1222.c
index 12f91bf0b5..8132b235f5 100644
--- a/epan/dissectors/packet-c1222.c
+++ b/epan/dissectors/packet-c1222.c
@@ -1887,7 +1887,7 @@ void proto_register_c1222(void) {
TRUE, /* from_profile */
(void*)&c1222_uat_data, /* data_ptr */
&num_c1222_uat_data, /* numitems_ptr */
- UAT_CAT_CRYPTO, /* category */
+ UAT_AFFECTS_DISSECTION, /* affects dissection of packets, but not set of named fields */
NULL, /* help */
NULL, /* copy callback */
c1222_uat_data_update_cb, /* update callback */