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(-)