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 ba7e5e3: len and caplen are derived independently, so

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

Commits:

ba7e5e3 by Guy Harris (guy@xxxxxxxxxxxx):

    len and caplen are derived independently, so set WTAP_HAS_CAP_LEN.
    
    Fix presumed typo while we're at it.
    
    Change-Id: Ic8ae6e6669e5c5fc618ec2516af98ba2390487ce
    Reviewed-on: https://code.wireshark.org/review/660
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  55f6b2e   Remove more now-unused stuff.
    adds  ba7e5e3   len and caplen are derived independently, so set WTAP_HAS_CAP_LEN.


Summary of changes:
 wiretap/vwr.c |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)