Wireshark-commits: [Wireshark-commits] master 79fc411: Convert some easily identifiable pinos.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 6 Jan 2017 12:49:19 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=79fc411936fee077a3c9dc90b6c23c960a662069
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

79fc411 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Convert some easily identifiable pinos.
    
    grepping for "Decode As" comments reveals exactly was pinos were
    created for - distinguishing multiple dissection functions in a
    single dissection table.
    
    Change-Id: Iaa9294045e9d0633563e7d763cb585c0e6dc598f
    Reviewed-on: https://code.wireshark.org/review/19490
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  f0b1099   VLAN: Support IEEE 802.1Q-2005 and -2011 changes
    adds  79fc411   Convert some easily identifiable pinos.


Summary of changes:
 epan/dissectors/packet-gtp.c           |    2 +-
 epan/dissectors/packet-h223.c          |    2 +-
 epan/dissectors/packet-mint.c          |    2 +-
 epan/dissectors/packet-nfs.c           |   26 +++++++++++++-------------
 epan/dissectors/packet-pcli.c          |    6 +++---
 epan/dissectors/packet-ppp.c           |    8 ++++----
 epan/dissectors/packet-rsvp.c          |    2 +-
 epan/dissectors/packet-vxlan.c         |    2 +-
 plugins/profinet/packet-dcerpc-pn-io.c |   10 +++++-----
 9 files changed, 30 insertions(+), 30 deletions(-)