Wireshark-commits: [Wireshark-commits] master 7994111: osi-options: name ett variables 'ett_' (inst

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 19 Oct 2018 20:52:19 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7994111882a6ec6cb12129bb4fdcb4069b5be218
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

7994111 by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):

    osi-options: name ett variables 'ett_' (instead of 'ott_').
    
    This allows for better automated code checking.
    
    Change-Id: Ice5e276c24417e033acceb4ea2d233561f699054
    Reviewed-on: https://code.wireshark.org/review/30264
    Petri-Dish: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  5e019c6   Use ws_basetostru32(), rather than strtoul(), when parsing ranges.
     add  7994111   osi-options: name ett variables 'ett_' (instead of 'ott_').


Summary of changes:
 epan/dissectors/packet-osi-options.c | 28 ++++++++++++++--------------
 1 file changed, 14 insertions(+), 14 deletions(-)