Add a #define for the stats block header length, and use it.
authorGuy Harris <guy@alum.mit.edu>
Sun, 16 Mar 2014 20:39:07 +0000 (13:39 -0700)
committerGuy Harris <guy@alum.mit.edu>
Sun, 16 Mar 2014 20:39:53 +0000 (20:39 +0000)
commit072b990f052f4e04334734b5a15e2270c2b1318b
tree1421b2e499624b23345875d1032e545f3c6acd82
parentfcf1c44b501f1d3fb807d276d8b11f57f2746b7f
Add a #define for the stats block header length, and use it.

And rename to #define for the stats block trailer length to indicate
that it's the length of the trailer, not the length of the stats block
in its entirety.

Change-Id: Iec82c971b32f2d3f4a604fe75a91633e1813ebd5
Reviewed-on: https://code.wireshark.org/review/701
Reviewed-by: Guy Harris <guy@alum.mit.edu>
wiretap/vwr.c