Wireshark-commits: [Wireshark-commits] master f67e7d7: Rename a variable for clarity.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 11 Mar 2016 03:37:35 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f67e7d78d82081c72bed5facd287c901a2ca72cd
Submitter: Jeff Morriss (jeff.morriss.ws@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    Rename a variable for clarity.
    
    It's confusing to have 'pdus_tree' mean both the map of pdu_trees and the pdu
    trees themselves.
    
    Change-Id: Ie875798eb140b60a1309ddc0c0bf885b48c0407c
    Reviewed-on: https://code.wireshark.org/review/14413
    Petri-Dish: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    

Actions performed:

    from  1fad333   Fix NSIS installer
    adds  f67e7d7   Rename a variable for clarity.


Summary of changes:
 epan/dissectors/packet-diameter.c |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)