aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-h248_q1950.c
diff options
context:
space:
mode:
authorlego <lego@f5534014-38df-0310-8fa8-9805f1628bb7>2007-03-06 23:23:59 +0000
committerlego <lego@f5534014-38df-0310-8fa8-9805f1628bb7>2007-03-06 23:23:59 +0000
commite5ca5099bc698c0a44d89af5de85edda57260303 (patch)
tree8bc19a0d3e9e9d34e0b0bc3cb02dbfcf2eb1df35 /epan/dissectors/packet-h248_q1950.c
parent68ae4666ee512c40ebfe55ce35566c40cfc2e7eb (diff)
two inverted value_strings
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@20988 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/packet-h248_q1950.c')
-rw-r--r--epan/dissectors/packet-h248_q1950.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-h248_q1950.c b/epan/dissectors/packet-h248_q1950.c
index a5d26f8f93..b6f7a75fcc 100644
--- a/epan/dissectors/packet-h248_q1950.c
+++ b/epan/dissectors/packet-h248_q1950.c
@@ -253,8 +253,8 @@ static h248_package_t h248_pkg_GB = {
&hf_h248_pkg_GB,
&ett_h248_pkg_GB,
NULL,
- h248_pkg_GB_events_vals,
h248_pkg_GB_signals_vals,
+ h248_pkg_GB_events_vals,
NULL,
NULL, /* Properties */
h248_pkg_GB_signals, /* signals */