Wireshark-commits: [Wireshark-commits] master-2.0 652a1e2: Show the string table a bit	better.
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=652a1e2b803debb7318dd2466db95097b3ff3c04
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
652a1e2 by Guy Harris (guy@xxxxxxxxxxxx):
    Show the string table a bit better.
    
    Show, for each item, the offset and the string value; the offset is
    what's used in tokens.
    
    While we're at it, print a 32-bit unsigned length field as unsigned
    rather than signed.
    
    Change-Id: I167e1683bab6a8ed1dba4c53c1c9050d5c25c754
    Reviewed-on: https://code.wireshark.org/review/15286
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit 35ec71ba870eda64eea496092b356bad3045f0f8)
    Reviewed-on: https://code.wireshark.org/review/15287
    
Actions performed:
    from  56f2a43   [Automatic update for 2016-05-08]
    adds  652a1e2   Show the string table a bit better.
Summary of changes:
 epan/dissectors/packet-wbxml.c |   62 ++++++++++++++++++++++++++--------------
 1 file changed, 41 insertions(+), 21 deletions(-)