Wireshark-commits: [Wireshark-commits] master 61c038e: simplify try_dissect_next_protocol()

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 15 Aug 2014 22:08:33 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=61c038e6663e3877c5a025f1088efcc407749a6b
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

61c038e by Martin Kaiser (wireshark@xxxxxxxxx):

    simplify try_dissect_next_protocol()
    
    Change-Id: Idd9690689217bdfc66f9eee1461422358e837774
    Reviewed-on: https://code.wireshark.org/review/3597
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  f0e6239   Qt: Disable main menu items that don't do anything.
    adds  61c038e   simplify try_dissect_next_protocol()


Summary of changes:
 epan/dissectors/packet-usb.c |  240 ++++++++++++++++++++++++------------------
 1 file changed, 136 insertions(+), 104 deletions(-)