URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=83a7afd067b390c8d2fbb8bc43aabd8cae98aad6
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
83a7afd by Guy Harris (guy@xxxxxxxxxxxx):
Rename some variables to make the relationship between lengths clearer.
"llc_data_length" is what's left of "length" after the CRC is removed;
'llc_data_captured_length" is what's left of "captured_length" after the
CRC is removed.
Change-Id: I9371a5d3004632d684093b2650fa0bf8fc1f9bde
Reviewed-on: https://code.wireshark.org/review/14275
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 0c69598 HTTPS is now needed to download the pkg-config source.
adds 83a7afd Rename some variables to make the relationship between lengths clearer.
Summary of changes:
epan/dissectors/packet-gprs-llc.c | 56 ++++++++++++++++++-------------------
1 file changed, 28 insertions(+), 28 deletions(-)