aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-h248_3gpp.c
diff options
context:
space:
mode:
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2006-10-10 21:56:10 +0000
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2006-10-10 21:56:10 +0000
commitec017f63ff22d99d4b94c45cc0d60a1e687ddb5b (patch)
treeaade5fe3bfca7e248743a69d825c54ca26bf93ae /epan/dissectors/packet-h248_3gpp.c
parentb22302a8e46dabc9340887a2734efe91d2e41a33 (diff)
Fix a typo.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@19485 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/packet-h248_3gpp.c')
-rw-r--r--epan/dissectors/packet-h248_3gpp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-h248_3gpp.c b/epan/dissectors/packet-h248_3gpp.c
index 853dae65ae..4d7ffdb98f 100644
--- a/epan/dissectors/packet-h248_3gpp.c
+++ b/epan/dissectors/packet-h248_3gpp.c
@@ -125,7 +125,7 @@ void proto_register_h248_3gpp(void) {
{ &hf_h248_package_3GUP_parameters,
{ "Parameter", "h248.package_3GUP.parameter",
FT_UINT16, BASE_HEX, VALS(h248_3GUP_parameters), 0,
- "Mode", HFILL }},
+ "Parameter", HFILL }},
{ &hf_h248_package_3GUP_UPversions,