URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4b8c66891a830716bf1569b9d6aa6742bc47f81c
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
4b8c668 by Guy Harris (guy@xxxxxxxxxxxx):
    To register an SCTP port, register in "sctp.port", not "udp.port".
    
    Change-Id: I8f013b2895e42919ea0d97cdc35414ea3f5aec9b
    Reviewed-on: https://code.wireshark.org/review/6422
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    
Actions performed:
    from  d8773b1   MQ: fix crash at startup
    adds  4b8c668   To register an SCTP port, register in "sctp.port", not "udp.port".
Summary of changes:
 epan/dissectors/packet-forces.c |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)