What a difference a comma makes. CID-1355680

Split two media type strings with the properly placed comma.

Change-Id: Ia6026879b63b9f51c3f2e61d8709f43716f0c6e2
Reviewed-on: https://code.wireshark.org/review/14472
Reviewed-by: Anders Broman <a.broman58@gmail.com>
This commit is contained in:
Jaap Keuter 2016-03-14 22:30:51 +01:00 committed by Anders Broman
parent 103214abfe
commit d4b3c8602c
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@ static const gchar *default_media_types[] = {
"application/vnd.etsi.simservs+xml",
"application/vnd.oma.xdm-apd+xml",
"application/vnd.3gpp.cw+xml",
"application/vnd.3gpp.sms+xml"
"application/vnd.3gpp.sms+xml",
"application/vnd.3gpp.SRVCC-info+xml",
"application/vnd.wv.csp+xml",
"application/vnd.wv.csp.xml",