URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4a60a304627708d8af67f9ef5327b0f24410ef65
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
4a60a30 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>
Actions performed:
from 508d16b Use offset instead of tempOffset, return offset instead of calculating (len + n) where possible
adds 4a60a30 Rename temp variables to a more human readable form
Summary of changes:
epan/dissectors/packet-lldp.c | 234 ++++++++++++++++++++---------------------
1 file changed, 117 insertions(+), 117 deletions(-)