Wireshark-commits: [Wireshark-commits] master 1bc7a19: IPv6: Remove extra spacing from	info arrays.
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1bc7a194b95e49adbdd6bcd639973cc04e4047d4
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
1bc7a19 by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):
    IPv6: Remove extra spacing from info arrays.
    
    Internal formatting: remove extra spacing from 'hf_register_info' array
    (as suggested during review), plus indentation changes. Do the same
    for expert info array.
    
    External formatting: Minor cleanups.
    
    Change-Id: I4d8db4891824e75d413b0eb53ebcc2e7b128c0bb
    Reviewed-on: https://code.wireshark.org/review/10683
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    
Actions performed:
    from  1fb5f8f   [ieee80211] Fix: "DSCP Range description user priority" off by 1
    adds  1bc7a19   IPv6: Remove extra spacing from info arrays.
Summary of changes:
 epan/dissectors/packet-ipv6.c | 1441 +++++++++++++++++++++++------------------
 1 file changed, 822 insertions(+), 619 deletions(-)