Wireshark-commits: [Wireshark-commits] master 73957b4: Rename json.member.key -> json.key to keep i
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 1 Apr 2016 04:39:59 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=73957b4f44054a5f5fd013cf64b0bf80d8afd6e1
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

73957b4 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Rename json.member.key -> json.key to keep it on the same layer as json.value
    
    Bug: 12300
    Change-Id: I636c086d2dd9c950c35724d3e6b8dbf712e9e147
    Reviewed-on: https://code.wireshark.org/review/14744
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  c119296   randpkt: restyle the list generation to get rid of the const compiler warning.
    adds  73957b4   Rename json.member.key -> json.key to keep it on the same layer as json.value


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