Wireshark-commits: [Wireshark-commits] master e1a8c95: Standardize the names of, and document, the

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 29 Jun 2014 00:03:37 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e1a8c9599fadc787253115316c549e849f377fd2
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e1a8c95 by David Ameiss (netshark@xxxxxxxxxxxxx):

    Standardize the names of, and document, the taps and heuristic dissector tables made avaialble by these dissectors.
    
    Change-Id: If3a143eb9546c9de63cd32b2347000b09e0e3c93
    Reviewed-on: https://code.wireshark.org/review/2688
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  78e328c   Fix missing g_list_next() with GLib < 2.32
    adds  e1a8c95   Standardize the names of, and document, the taps and heuristic dissector tables made avaialble by these dissectors.


Summary of changes:
 epan/dissectors/packet-lbm.h         |   11 +++++++++++
 epan/dissectors/packet-lbmc.c        |    2 +-
 epan/dissectors/packet-lbmr.c        |   24 ++++++++++++------------
 epan/dissectors/packet-lbtrm.c       |    2 +-
 epan/dissectors/packet-lbtru.c       |    2 +-
 ui/qt/lbm_lbtrm_transport_dialog.cpp |    2 +-
 ui/qt/lbm_lbtru_transport_dialog.cpp |    2 +-
 7 files changed, 28 insertions(+), 17 deletions(-)