URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ec205458b163be993f73801acf6323c4bec35391
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
ec20545 by Anish Bhatt (anish@xxxxxxxxxxx):
Fix checkAPIs warnings in packet-lldp.c. repoted_length() used instead of captured_length() as is seems more logical
Change-Id: I02860d5c45e3fd794d9f99e2d382bc02ae886b36
Signed-off-by: Anish Bhatt <anish@xxxxxxxxxxx>
Reviewed-on: https://code.wireshark.org/review/1422
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Actions performed:
from eadaa0c This block of defines was always changed when I was retabbing my additions, this change fixes the tabs
adds ec20545 Fix checkAPIs warnings in packet-lldp.c. repoted_length() used instead of captured_length() as is seems more logical
Summary of changes:
epan/dissectors/packet-lldp.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)