Wireshark-commits: [Wireshark-commits] master-1.12 1960295: Put back the padding, but do zero-paddi

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 22 Feb 2015 20:25:09 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1960295dc3463c374f7b60de1c6a2c1d52a74a9e
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

1960295 by Guy Harris (guy@xxxxxxxxxxxx):

    Put back the padding, but do zero-padding.
    
    "0x", followed by a blank-padded hex string, looks silly.  Zero-pad
    instead.
    
    Change-Id: I3d7f0dfaea925e89759ed901e926b05db01e440b
    Reviewed-on: https://code.wireshark.org/review/7322
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  a3fe006   Put back address family field.
    adds  1960295   Put back the padding, but do zero-padding.


Summary of changes:
 epan/dissectors/packet-lldp.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)