Wireshark-commits: [Wireshark-commits] master abf1b5e: Regenerate all sources using latest OPC UA s

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 11 Jun 2014 13:57:27 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=abf1b5ead7f58ff6cd204c3727bed30eebe75e4e
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    Regenerate all sources using latest OPC UA specification
    
    - HistoryUpdateEventResult has been removed
    - Fixes two enums
    - Removes unused identifier defines
    
    Change-Id: I39c65c1eca1701b60dfaa3541cd7a5d1b479fb9b
    Reviewed-on: https://code.wireshark.org/review/2129
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  2ab3b2a   Improve display of Open/CloseSecureChannel requests and responses
    adds  abf1b5e   Regenerate all sources using latest OPC UA specification


Summary of changes:
 plugins/opcua/opcua_complextypeparser.c    |   17 ++----
 plugins/opcua/opcua_complextypeparser.h    |    5 +-
 plugins/opcua/opcua_enumparser.c           |   13 ++--
 plugins/opcua/opcua_extensionobjectids.h   |   89 ++--------------------------
 plugins/opcua/opcua_extensionobjecttable.c |    5 +-
 plugins/opcua/opcua_hfindeces.c            |    6 +-
 plugins/opcua/opcua_hfindeces.h            |    5 +-
 plugins/opcua/opcua_serviceids.h           |   89 +---------------------------
 8 files changed, 28 insertions(+), 201 deletions(-)