Wireshark-commits: [Wireshark-commits] master 48f87bc: unit_strings.c: Prepend space before dB rela
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 24 Apr 2020 07:52:00 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=48f87bc3ee504f0bf9c9c2812d090ea3fca39566
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

48f87bc by Pau Espin Pedrol (pespin@xxxxxxxxxxx):

    unit_strings.c: Prepend space before dB related unit strings
    
    Otherwise values look confusing since at first glance they look like hex
    values, for instance "-22cB".
    
    Change-Id: I8ce3c108876f5acd65c5d6418c18ce43f618eb25
    Reviewed-on: https://code.wireshark.org/review/36907
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  a814b0c   OsmoTRX: Fix unused ei entry ei_otrxc_unknown_dir
     add  48f87bc   unit_strings.c: Prepend space before dB related unit strings


Summary of changes:
 epan/unit_strings.c | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)