ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master d156def: Rename "size" variable to "length", to match

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 29 Mar 2014 20:23:11 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d156deff0412a16f4a33e4f05d86307fdbca6cd3
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

d156def by Guy Harris (guy@xxxxxxxxxxxx):

    Rename "size" variable to "length", to match other string routines.
    
    Change-Id: I385345cfafc7e7b4d3e66713fb0fe570b39f438d
    Reviewed-on: https://code.wireshark.org/review/865
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  8ffdf42   Add a pcorey48tohll() macro, and use #defines for some offsets.
    adds  d156def   Rename "size" variable to "length", to match other string routines.


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