Wireshark-commits: [Wireshark-commits] master 56f988b: CIP: Correct SSN to SNN

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 15 Jan 2019 05:39:07 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=56f988b125081bf75ef25bfb35ef8da8f85d17d9
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

56f988b by Dylan Ulis (daulis0@xxxxxxxxx):

    CIP: Correct SSN to SNN
    
    SNN = Safety Network Number
    
    No functional/parsing changes.
    
    Changes:
    1. Fix some display fields and filter names that previously used the
    incorrect ssn naming.
    2. Changed all variable names in a similar way.
    
    Change-Id: I7bdc52a5aef31a9c6007545d5a79c99bab6cd184
    Reviewed-on: https://code.wireshark.org/review/31549
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  1076323   IMAP: Fix regression introduced by change 30876
     add  56f988b   CIP: Correct SSN to SNN


Summary of changes:
 epan/dissectors/packet-cip.c       |  62 +++---
 epan/dissectors/packet-cipsafety.c | 392 ++++++++++++++++++-------------------
 epan/dissectors/packet-cipsafety.h |   8 +-
 epan/dissectors/packet-enip.c      |  14 +-
 4 files changed, 238 insertions(+), 238 deletions(-)