Wireshark-commits: [Wireshark-commits] master ddc275c: Unify variable and identifier names accordin

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 11 Jun 2014 12:14:51 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ddc275c562805757d5d971ccc31ef47dbc6df4bc
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    Unify variable and identifier names according to the UA specification
    
    - Rename Uri to NamespaceUri for clarity
    - Correct NsId to NsIndex
    - ByteString NodeIds are called 'Opaque'
    
    Change-Id: I622d408ef9e19a2a899906b4127bae497735d402
    Reviewed-on: https://code.wireshark.org/review/2121
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  6ddf081   Fix switch case on ExpandedNodeId encoding mask
    adds  ddc275c   Unify variable and identifier names according to the UA specification


Summary of changes:
 plugins/opcua/opcua_application_layer.c |    2 +-
 plugins/opcua/opcua_simpletypes.c       |   38 +++++++++++++++----------------
 2 files changed, 20 insertions(+), 20 deletions(-)