Wireshark-commits: [Wireshark-commits] master 3f480c6: The 'mbrtu' dissector should be registered w

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 5 Feb 2015 20:07:18 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3f480c6cd357b2e3a503f68ed282369a685dea6a
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

3f480c6 by cbontje (cbontje@xxxxxxxxx):

    The 'mbrtu' dissector should be registered with RTAC Serial, not the 'modbus' one.
    
    (This error was missed by me when confirming recent changes to the RTAC
    serial dissector and fixes decoding of RTAC serial Modbus captures.)
    
    Change-Id: I2df609f88263e90ae4815722ff76b6a0b988a01e
    Reviewed-on: https://code.wireshark.org/review/6973
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  99761aa   Remove endif() left over from previous change.
    adds  3f480c6   The 'mbrtu' dissector should be registered with RTAC Serial, not the 'modbus' one.


Summary of changes:
 epan/dissectors/packet-mbtcp.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)