Wireshark-commits: [Wireshark-commits] master db9ec7f: s7comm: Additions and name corrections in pr
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 10 Jul 2019 21:56:44 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=db9ec7fc46dfa685fd4ff0376d6ea594f73cf081
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

db9ec7f by Thomas Wiens (th.wiens@xxxxxx):

    s7comm: Additions and name corrections in programming/userdata functions
    
    - Rename test and installation (tis) functions to the names used in
      official documentation
    - Add PI-Servicenames
    - Rename vartab to varstat
    - Variable status: add bit access, change display-style of datablock areas
      as used in programming software
    - Add subblock type "none"
    
    Change-Id: I465633cbb951311d1d1a59129fe5e3d8dac3f265
    Reviewed-on: https://code.wireshark.org/review/33890
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  850713c   doxygen: Try to fix warnings.
     add  db9ec7f   s7comm: Additions and name corrections in programming/userdata functions


Summary of changes:
 epan/dissectors/packet-s7comm.c | 317 ++++++++++++++++++++++++----------------
 1 file changed, 193 insertions(+), 124 deletions(-)