aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-h248_q1950.c
diff options
context:
space:
mode:
authorLuis Ontanon <luis.ontanon@gmail.com>2007-03-06 23:23:59 +0000
committerLuis Ontanon <luis.ontanon@gmail.com>2007-03-06 23:23:59 +0000
commit7a213ffb157cc7e3babc18eb508b6f05ef709d29 (patch)
tree8bc19a0d3e9e9d34e0b0bc3cb02dbfcf2eb1df35 /epan/dissectors/packet-h248_q1950.c
parent170386ac5bfe9fdce583d3a9af58230e81aee224 (diff)
two inverted value_strings
svn path=/trunk/; revision=20988
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 */