From 9e2c39d16789c04c30241eb30ea7160aa9c96484 Mon Sep 17 00:00:00 2001 From: Anders Broman Date: Tue, 13 Mar 2012 13:41:28 +0000 Subject: H248 package updates from Alex Lindberg in bug https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6915 applied by hand. svn path=/trunk/; revision=41527 --- epan/dissectors/packet-h248_3gpp.c | 1 + 1 file changed, 1 insertion(+) (limited to 'epan/dissectors/packet-h248_3gpp.c') diff --git a/epan/dissectors/packet-h248_3gpp.c b/epan/dissectors/packet-h248_3gpp.c index 8d22b9ec34..cc42180634 100644 --- a/epan/dissectors/packet-h248_3gpp.c +++ b/epan/dissectors/packet-h248_3gpp.c @@ -53,6 +53,7 @@ static gint ett_h248_package_3GUP = -1; static gboolean implicit = FALSE; static const value_string h248_3GUP_properties_vals[] = { + { 0x0000, "threegup (3G User Plane)" }, { 0x0001, "Mode" }, { 0x0002, "Versions" }, { 0x0003, "delerrsdu" }, -- cgit v1.2.3