Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 288923d: Add a #define for the record header length,

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

Commits:

288923d by Guy Harris (guy@xxxxxxxxxxxx):

    Add a #define for the record header length, and use it.
    
    Add a comment describing (some of) the record, while we're at it, and
    update another comment to reflect reality.
    
    Change-Id: Ia7f1432402b843b96983375c0e0842c030de0cee
    Reviewed-on: https://code.wireshark.org/review/667
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  a0afd45   Some records have two statistics blocks; clarify that.
    adds  288923d   Add a #define for the record header length, and use it.


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