Wireshark-commits: [Wireshark-commits] master-2.0 a68181b: opcua: display string representation of

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 28 Oct 2015 11:10:21 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a68181b4de3330e34b43d4236387973dc1f0ba0f
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

a68181b by Hannes Mezger (hannes.mezger@xxxxxxxxxxx):

    opcua: display string representation of AttributeId and DeadbandType
    
    Change-Id: I41f100ddab544054f8fab89f3f5da61866db7a2d
    Reviewed-on: https://code.wireshark.org/review/11309
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit e1ed17f9271eb9932c5980d7ced23e6eca13c691)
    Reviewed-on: https://code.wireshark.org/review/11351
    

Actions performed:

    from  130cc2c   AUTHORS: Small layout fixes
    adds  a68181b   opcua: display string representation of AttributeId and DeadbandType


Summary of changes:
 plugins/opcua/opcua_complextypeparser.c |   12 +++++------
 plugins/opcua/opcua_enumparser.c        |   35 +++++++++++++++++++++++++++++++
 plugins/opcua/opcua_enumparser.h        |    2 ++
 plugins/opcua/opcua_hfindeces.c         |    2 --
 plugins/opcua/opcua_hfindeces.h         |    1 -
 5 files changed, 43 insertions(+), 9 deletions(-)