URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b688175834c8ab302abb108df19c63f7a075c458
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
b688175 by AndersBroman (anders.broman@xxxxxxxxxxxx):
    [SIP] Use call_dissector_only() to call the diagnostics dissector.
    
    While there correct a typo.
    
    Change-Id: I58f9f4353e1fb4155d4f4f77f0f93325940d291f
    Reviewed-on: https://code.wireshark.org/review/18722
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    
Actions performed:
    from  d6e35b1   diameter_3gpp: update gx_feature_list_1 3GPP TS 29.212, v14.0.0
    adds  b688175   [SIP] Use call_dissector_only() to call the diagnostics dissector.
Summary of changes:
 epan/dissectors/packet-sip.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)