Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master daf7c84: Fix typo in unit_name_string units_decibels

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 16 Dec 2016 09:09:03 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=daf7c840fd7888dd64a70a626ddc1b4fe3eae475
Submitter: Stig Bjørlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

daf7c84 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Fix typo in unit_name_string units_decibels name.
    
    Change-Id: Ib17ca3a613648667d0f99fa7412d074a205840a9
    Reviewed-on: https://code.wireshark.org/review/19300
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    

Actions performed:

    from  232cb9a   Remove proto_item_append_text calls in favor of BASE_UNIT_STRING.
    adds  daf7c84   Fix typo in unit_name_string units_decibels name.


Summary of changes:
 epan/dissectors/packet-ieee80211-radiotap.c |    4 ++--
 epan/dissectors/packet-ieee802154.c         |    2 +-
 epan/dissectors/packet-lldp.c               |    4 ++--
 epan/unit_strings.c                         |    4 ++--
 epan/unit_strings.h                         |    2 +-
 5 files changed, 8 insertions(+), 8 deletions(-)