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(-)