Wireshark-commits: [Wireshark-commits] master ec66a8c: packet-nstrace.c: General cleanup

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 31 Jul 2016 02:22:33 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ec66a8cb089a2fa0d9ae699923ab3b98df52b422
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ec66a8c by Michael Mann (mmann78@xxxxxxxxxxxx):

    packet-nstrace.c: General cleanup
    
    Motivation was to clean up the use of offsetof() as the structure definitions
    aren't necessary for Wireshark.
    
    Change-Id: I6fadce0d4823842270be89bbed6081d37254ff2b
    Reviewed-on: https://code.wireshark.org/review/16791
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  30dbb85   Properly mask Modbus function code
    adds  ec66a8c   packet-nstrace.c: General cleanup


Summary of changes:
 epan/dissectors/packet-nstrace.c |  355 ++++++++++++++------------------------
 1 file changed, 127 insertions(+), 228 deletions(-)