Wireshark-commits: [Wireshark-commits] master 77c7664: There's no need to register 32 hf's which ar

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 26 Oct 2015 05:54:50 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=77c7664f4f9292774cba95bc0f85772d38f3bc76
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

77c7664 by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):

    There's no need to register 32 hf's which are identical except for the name:
    one will do.
    
    Also some misc. cleanup.
    
    Change-Id: Ifdb1ef0c14f33f6153c5e3d05eae45bae6bd7abd
    Reviewed-on: https://code.wireshark.org/review/11273
    Petri-Dish: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  e628c02   Update URLs for DDS specifications.
    adds  77c7664   There's no need to register 32 hf's which are identical except for the name: one will do.


Summary of changes:
 epan/dissectors/packet-turbocell.c |   30 ++++++++++--------------------
 1 file changed, 10 insertions(+), 20 deletions(-)