aboutsummaryrefslogtreecommitdiffstats
path: root/epan/stat_groups.h
diff options
context:
space:
mode:
authorMartin Mathieson <martin.r.mathieson@googlemail.com>2023-12-06 12:50:28 +0000
committerMartin Mathieson <martin.r.mathieson@googlemail.com>2023-12-06 12:50:28 +0000
commit3644aa86a4dac11cd2eb2b9028d1e004c801c857 (patch)
tree9517f750ba37248a4076ea653f221674a70d687c /epan/stat_groups.h
parente7a6c296b68826d721f632a2cdcbabe78d10b5eb (diff)
Draft: Make LTE Uu stats and graph work for NR too
Diffstat (limited to 'epan/stat_groups.h')
-rw-r--r--epan/stat_groups.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/stat_groups.h b/epan/stat_groups.h
index dda4d0b069..114269fbed 100644
--- a/epan/stat_groups.h
+++ b/epan/stat_groups.h
@@ -40,7 +40,7 @@ typedef enum register_stat_group_e {
REGISTER_STAT_GROUP_TELEPHONY, /*!< Telephony specific */
REGISTER_STAT_GROUP_TELEPHONY_ANSI, /*!< Name says it all */
REGISTER_STAT_GROUP_TELEPHONY_GSM, /*!< GSM (and UMTS?) */
- REGISTER_STAT_GROUP_TELEPHONY_LTE, /*!< Name says it all */
+ REGISTER_STAT_GROUP_TELEPHONY_3GPP_UU, /*!< Name says it all */
REGISTER_STAT_GROUP_TELEPHONY_MTP3, /*!< Name says it all */
REGISTER_STAT_GROUP_TELEPHONY_SCTP, /*!< Name says it all */
REGISTER_TOOLS_GROUP_UNSORTED, /*!< Unsorted tools */