aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-mac-lte.c
diff options
context:
space:
mode:
authorPascal Quantin <pascal.quantin@gmail.com>2014-05-08 14:48:47 +0200
committerEvan Huus <eapache@gmail.com>2014-05-08 13:04:07 +0000
commita7ac73916f1cf25c1d44846f58411b33b80a2f9b (patch)
tree9cd3eda264fecb47bc61579634f243b854d6b1e9 /epan/dissectors/packet-mac-lte.c
parentf05894690daa54516817a78979137acfcbe6ed71 (diff)
MAC LTE: fix copy/paste error
Change-Id: I59fd7745d454357d3eeaf48ed8700581a8aa0018 Reviewed-on: https://code.wireshark.org/review/1556 Reviewed-by: Evan Huus <eapache@gmail.com>
Diffstat (limited to 'epan/dissectors/packet-mac-lte.c')
-rw-r--r--epan/dissectors/packet-mac-lte.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-mac-lte.c b/epan/dissectors/packet-mac-lte.c
index 052ab6a1bc..3efa19885f 100644
--- a/epan/dissectors/packet-mac-lte.c
+++ b/epan/dissectors/packet-mac-lte.c
@@ -5926,7 +5926,7 @@ void set_mac_lte_rapid_ranges(guint group_A, guint all_RA)
s_rapid_ranges_configured = TRUE;
}
-/* Configure the DRX state for this UE (from RRC) */
+/* Configure the BSR sizes for this UE (from RRC) */
void set_mac_lte_extended_bsr_sizes(guint16 ueid, gboolean use_ext_bsr_sizes)
{
g_hash_table_insert(mac_lte_ue_ext_bsr_sizes_hash, GUINT_TO_POINTER((guint)ueid),