URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c00ea6f26e3c83e1db144d9d858cf9c4662d7e19
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
c00ea6f by Guy Harris (guy@xxxxxxxxxxxx):
Look up the XML dissector the right way.
Looking up "text/xml" in the "media_type" dissector is somewhat of a
long-way-around way of finding the XML dissector; just look for it by
name.
Change-Id: Ifafeabc563bf7bfa529bc44ba31bf6ae376a09c8
Reviewed-on: https://code.wireshark.org/review/17219
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from e1f11c9 Get rid of trailing blank line.
adds c00ea6f Look up the XML dissector the right way.
Summary of changes:
epan/dissectors/packet-skinny.c | 10 ++++------
epan/dissectors/packet-skinny.c.in | 10 ++++------
2 files changed, 8 insertions(+), 12 deletions(-)