Wireshark-commits: [Wireshark-commits] master-1.12 35c980f: Regenerate all sources using latest OPC

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 17 Jun 2014 15:58:12 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=35c980fac67d5d0010064ede24e467b80bcf0112
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

35c980f 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>
    (cherry picked from commit abf1b5ead7f58ff6cd204c3727bed30eebe75e4e)
    Reviewed-on: https://code.wireshark.org/review/2173
    

Actions performed:

    from  547f731   Improve display of Open/CloseSecureChannel requests and responses
    adds  35c980f   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(-)