aboutsummaryrefslogtreecommitdiffstats
path: root/epan
diff options
context:
space:
mode:
authorAndersBroman <anders.broman@ericsson.com>2014-04-08 17:29:42 +0200
committerAnders Broman <a.broman58@gmail.com>2014-04-08 15:31:20 +0000
commit946dfdbb746e0c6f7e7d650deb66734408cd7f8d (patch)
tree20d9f053474ea3027173d19bcb33966858a781a4 /epan
parentfa4c104812f056dae753091f3e528e4dbfcff0ed (diff)
Add application/vnd.oma.xdm-apd+xml
Change-Id: I7d5c3757d5c66da4b1ce91026bdacd9631eda78c Reviewed-on: https://code.wireshark.org/review/1020 Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'epan')
-rw-r--r--epan/dissectors/packet-xml.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/packet-xml.c b/epan/dissectors/packet-xml.c
index db2e2fc105..8c96e9c0b2 100644
--- a/epan/dissectors/packet-xml.c
+++ b/epan/dissectors/packet-xml.c
@@ -140,6 +140,7 @@ static const gchar *default_media_types[] = {
"application/vnd.etsi.mcid+xml",
"application/vnd.etsi.sci+xml",
"application/vnd.etsi.simservs+xml",
+ "application/vnd.oma.xdm-apd+xml",
"application/vnd.3gpp.cw+xml",
"application/vnd.3gpp.SRVCC-info+xml",
"application/vnd.wv.csp+xml",