Wireshark-commits: [Wireshark-commits] master-1.12 ed14bc8: Rename temp variables to a more human r

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 11 Jun 2014 18:08:38 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ed14bc8a39c2eba5a070c91b690dd8a6ffc77643
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

ed14bc8 by Anish Bhatt (anish@xxxxxxxxxxx):

    Rename temp variables to a more human readable form
    
    Change-Id: Idafe97df6be71d885203e2e3426fdb6a133862c4
    Signed-off-by: Anish Bhatt <anish@xxxxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/2140
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/2144
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  268eadc   Use offset instead of tempOffset, return offset instead of calculating (len + n) where possible
    adds  ed14bc8   Rename temp variables to a more human readable form


Summary of changes:
 epan/dissectors/packet-lldp.c |  236 ++++++++++++++++++++---------------------
 1 file changed, 118 insertions(+), 118 deletions(-)